We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0848264 commit 8b2d18dCopy full SHA for 8b2d18d
changelog.md
@@ -1,13 +1,13 @@
1
Changelog
2
=========
3
4
-0.6.0 (????-??-??)
+0.6.0 (2023-11-09)
5
------------------
6
7
-Note that this package upgraded the internal Redis package from 2 to 4.
8
-The Redis package had some BC breaks, which means that as a user of this
9
-package you may also need to make changes to how you configured or passed
10
-the Redis instance.
+Note that this package upgraded the internal Redis package from 2 to 4. The
+Redis package had some BC breaks, which means that as a user of this package
+you may also need to make changes to how you configured or passed the Redis
+instance.
11
12
* This package now supports ESM and CommonJS modules.
13
* No longer supports Node 14. Please use Node 16 or higher.
0 commit comments