Added this PR to changelog

This commit is contained in:
vladvildanov
2025-03-20 15:01:28 +02:00
parent 25b33f50ae
commit ebdd22ff61
+1
View File
@@ -16,6 +16,7 @@
- Added testing with 8.0 (#1510)
- Added test coverage for compatibility with Redis 8.0 (#1513)
- Added missing FT._LIST and BITFIELD_RO commands (#1521)
- Added missing types for commands API (#1522)
## v2.3.0 (2024-11-21)
### Added