We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ca8b34 + 7219d5c commit 1c8e526Copy full SHA for 1c8e526
CHANGE.md
@@ -1,5 +1,10 @@
1
Change Log: `robotframework-redislibrary`
2
================================
3
+
4
+## Version 1.2.6
5
+**Date:** 01-Oct-2024
6
+- Update connect_to_redis_from_url https://github.com/robotframework-thailand/robotframework-redislibrary/pull/38
7
8
## Version 1.2.4
9
**Date:** 04-Mar-2022
10
- add keywords Get Redis Master (Redis Cluster)
RedisLibrary/version.py
@@ -1,2 +1,2 @@
# Update this before release
-VERSION = "1.2.5"
+VERSION = "1.2.6"
0 commit comments