You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-09 00:22:08 +03:00
update and move CHANGELOG.md
This commit is contained in:
@@ -1,5 +1,20 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v4.0.2 - 13 Jan, 2022
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- Fix v4 commands in legacy mode (#1820)
|
||||||
|
- Fix `EXISTS` command reply (#1819)
|
||||||
|
- Fix handler for "__redis__:invalidate" messages (#1798)
|
||||||
|
- Fix "SEPARATOR" typo in RediSearch (#1823)
|
||||||
|
|
||||||
|
### Enhancements
|
||||||
|
|
||||||
|
- First release of `@node-redis/bloom`
|
||||||
|
- Add support for `Buffer`s
|
||||||
|
- Enhance `ASK` and `MOVED` errors handler
|
||||||
|
|
||||||
## v4.0.1 - 13 Dec, 2021
|
## v4.0.1 - 13 Dec, 2021
|
||||||
|
|
||||||
### Fixes
|
### Fixes
|
Reference in New Issue
Block a user