We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad1806 commit a1eaad3Copy full SHA for a1eaad3
CHANGELOG
@@ -1,3 +1,10 @@
1
+Release 1.13.0 (2024-04-11)
2
+===========================
3
+
4
+* Fix validation messages for validate_key and encrypt_key
5
+* Added support for rediscluster via ext:redisclusternm
6
+* Removed the need to install mock library to run tests
7
8
Release 1.12.1 (2023-01-04)
9
===========================
10
beaker/__init__.py
@@ -1 +1 @@
-__version__ = '1.12.1'
+__version__ = '1.13.0'
0 commit comments