Skip to content

Commit

Permalink
v2.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
alicebob committed May 19, 2021
1 parent b3177bc commit 3e22981
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
## Changelog

### v2.14.4

- fix BITPOS error (thanks @xiaoyuzdy)
- small fixes for XREAD, XACK, and XDEL. Mostly error cases.
- fix empty EXEC return type (thanks @ashanbrown)
- fix XDEL (thanks @svakili and @yvesf)
- fix FLUSHALL for streams (thanks @svakili)


### v2.14.3

- fix problem where Lua code didn't set the selected DB
Expand Down

0 comments on commit 3e22981

Please sign in to comment.