Skip to content

Commit f08fea6

Browse files
committed
release: update release log
1 parent 7a565b8 commit f08fea6

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

.github/RELEASE.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,5 @@
11

22
## Changelog
33

4-
### New Features
5-
6-
1. Added `pkg/sasynq` - a distributed task queue library for asynchronous background task processing.
7-
8-
### Bug Fixes
9-
10-
1. Fixed DBResolver compatibility issues with the latest GORM version [#111](https://github.com/go-dev-frame/sponge/issues/111)
11-
2. Resolved postgresql table parsing errors when table comments contain single quotes [#112](https://github.com/go-dev-frame/sponge/issues/112)
12-
13-
### Dependency Updates
14-
15-
1. Upgraded GORM from v1.25.1 to v1.30.0
16-
17-
### Other Changes
18-
19-
1. Removed deprecated `pkg/ggorm` library (replaced by `pkg/sgorm`)
4+
1. Changed the default type of 64-bit integer fields in swagger.json from string to integer [#113](https://github.com/go-dev-frame/sponge/issues/113)
5+
2. Refined function comments in template code

0 commit comments

Comments
 (0)