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
+6-4
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
-
* Implement pack_command that serializes redis-py command to the RESP bytes object.
2
-
* Implement garbage collection support in Reader (#162)
3
-
* Python 3.12
4
-
* Python 3.13 compatibility
1
+
# Hiredis-py Changelog
2
+
3
+
Since [v2.2.1](https://github.com/redis/hiredis-py/releases/tag/v2.2.1) we track changelog using [GitHub releases](https://github.com/redis/hiredis-py/releases).
4
+
Below you can find the changelog for all versions prior to that.
0 commit comments