You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4Lines changed: 4 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,9 @@
1
1
# Changelog
2
2
3
+
## v2.1.0 - 4 Jul, 2020
4
+
5
+
Added support for using an external Redis instance using the new `redisInstance` parameter. Special thanks to [@marcoreni](https://github.com/marcoreni)!
6
+
3
7
## v2.0.0 - 13 Feb, 2020
4
8
5
9
Removes all Babel related configuration and updates all outdated dependencies. Updating Jest from v20 to v25 revealed that not all tests that asserted a promise rejecting were succeeding as expected. This resulted in the breaking change mentioned below.
0 commit comments