Skip to content

Commit 1c8e526

Browse files
authored
Merge pull request #42 from robotframework-thailand/feature/release-version
chore: Update RedisLibrary version to 1.2.6 and fix connect_to_redis_…
2 parents 4ca8b34 + 7219d5c commit 1c8e526

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
Change Log: `robotframework-redislibrary`
22
================================
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+
38
## Version 1.2.4
49
**Date:** 04-Mar-2022
510
- add keywords Get Redis Master (Redis Cluster)

RedisLibrary/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Update this before release
2-
VERSION = "1.2.5"
2+
VERSION = "1.2.6"

0 commit comments

Comments
 (0)