Skip to content

Commit 14bbc4f

Browse files
committed
update and move CHANGELOG.md
1 parent 075ae3a commit 14bbc4f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

packages/client/CHANGELOG.md renamed to CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## v4.0.2 - 13 Jan, 2022
4+
5+
### Fixes
6+
7+
- Fix v4 commands in legacy mode (#1820)
8+
- Fix `EXISTS` command reply (#1819)
9+
- Fix handler for "__redis__:invalidate" messages (#1798)
10+
- Fix "SEPARATOR" typo in RediSearch (#1823)
11+
12+
### Enhancements
13+
14+
- First release of `@node-redis/bloom`
15+
- Add support for `Buffer`s
16+
- Enhance `ASK` and `MOVED` errors handler
17+
318
## v4.0.1 - 13 Dec, 2021
419

520
### Fixes

0 commit comments

Comments
 (0)