Skip to content

Commit

Permalink
docs: update release log
Browse files Browse the repository at this point in the history
  • Loading branch information
zhufuyi committed Jan 19, 2025
1 parent 0a14c5b commit 0b9674c
Showing 1 changed file with 3 additions and 10 deletions.
13 changes: 3 additions & 10 deletions .github/RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,6 @@

## Change log

Transfer ownership of the `zhufuyi/sponge` repository to the `go-dev-frame/sponge`.

<br>

**Note: If the current version of Sponge is lower than v1.11.1, and you want to upgrade to a higher version, execute the following command:**

```bash
go install github.com/go-dev-frame/sponge/cmd/sponge@latest
sponge upgrade
```
- Custom conditional queries support `null` values and parenthesis group.
- Generate code to support parsing mysql data types `bit(1)` and `decimal`.
- Optimize gin and gRPC for jwt certification.

0 comments on commit 0b9674c

Please # to comment.