summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorGraeme Clements <graeme44@users.noreply.github.com>2022-09-07 12:22:34 +0200
committerGitHub <noreply@github.com>2022-09-07 13:22:34 +0300
commit510d8fe089addaea65055aae1e9606d0f40829d4 (patch)
tree9f0731bf761820e9a3cb13b2f077845deb40c12a /CHANGES
parentcdba4ff001f96e3deae8ac94969f11dde5253d94 (diff)
downloadredis-py-510d8fe089addaea65055aae1e9606d0f40829d4.tar.gz
Fix/readme links (#2368)
* Updated broken README.md links * Updated CHANGES
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1a15a85..47600cf 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,4 @@
+ * Update README.md links
* Fix timezone handling for datetime to unixtime conversions
* Fix start_id type for XAUTOCLAIM
* Remove verbose logging from cluster.py