Skip to content

Commit

Permalink
update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
alicebob committed Jul 15, 2020
1 parent 64c6d84 commit b2104a8
Showing 1 changed file with 18 additions and 1 deletion.
19 changes: 18 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,27 @@
## Changelog

### v2.13.1

- added HSTRLEN
- minimal support for ACL users in AUTH

### v2.13.0

- added RunTLS(...)
- added SetError(...)

### v2.12.0

- redis 6
- Lua json update (thanks @gsmith85)
- CLUSTER commands (thanks @kratisto)
- fix TOUCH
- fix a shutdown race conditionv

### v2.11.4

- ZUNIONSTORE now supports standard set types (thanks @wshirey)


### v2.11.3

- support for TOUCH (thanks @cleroux)
Expand Down

0 comments on commit b2104a8

Please sign in to comment.