Skip to content

Commit 356d794

Browse files
committed
📝 Update CHANGELOG.md
1 parent d5176d5 commit 356d794

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
## [Unreleased]
66

7+
## [1.2.5] - 2023-09-10
8+
9+
### Changed
10+
- upgrade libraries
11+
12+
### Fixed
13+
- Fixed PSI and index do not match
14+
715
## [1.2.4] - 2023-08-13
816

917
### Changed
@@ -78,7 +86,8 @@
7886
- ORM Code Completion
7987
- SQL to Struct
8088

81-
[Unreleased]: https://github.com/maiqingqiang/go-orm-helper/compare/v1.2.4...HEAD
89+
[Unreleased]: https://github.com/maiqingqiang/go-orm-helper/compare/v1.2.5...HEAD
90+
[1.2.5]: https://github.com/maiqingqiang/go-orm-helper/compare/v1.2.4...v1.2.5
8291
[1.2.4]: https://github.com/maiqingqiang/go-orm-helper/compare/v1.2.3...v1.2.4
8392
[1.2.3]: https://github.com/maiqingqiang/go-orm-helper/compare/v1.2.2...v1.2.3
8493
[1.2.2]: https://github.com/maiqingqiang/go-orm-helper/compare/v1.2.1...v1.2.2

0 commit comments

Comments
 (0)