Skip to content

Commit c810d0e

Browse files
committed
docs: fix changelog release dates
1 parent fd4665f commit c810d0e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
All notable changes to this project will be documented in this file.
44

5-
## 0.19.1 (November 13, 2025)
5+
## 0.19.1 (December 13, 2025)
66

77
- Fix `SeekableZstdFile` write table entries on 32-bits architectures when there is a huge number of entries
88

9-
## 0.19.0 (November 7, 2025)
9+
## 0.19.0 (December 7, 2025)
1010

1111
- The project has been completely refactored to use the Zstandard implementation from the standard library ([PEP-784](https://peps.python.org/pep-0784/))
1212
- The refactor has some minor impact on public APIs, such as changing the exception raised on invalid input

0 commit comments

Comments
 (0)