Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nvorobev committed Jan 17, 2024
1 parent c3c8924 commit 220d027
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## v3.3.0 (2024-01-17)

- Rollback to stable version go-redis v9.0.3
- Add FlushDB/FlushDBAsync methods

## v3.2.2 (2023-12-06)

- Add SetArgs method

## v3.2.1 (2023-12-04)

- Add a couple of variants of ZADD command (ZADD key GT, ZADD key LT)

## v3.2.0 (2023-09-21)

- Update go-redis library to v9.2.0
Expand Down

0 comments on commit 220d027

Please sign in to comment.