Skip to content

Commit 7060bf3

Browse files
committed
Add a changelog entry for the stdin bugfix
1 parent aa85498 commit 7060bf3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,13 @@ To ensure that you get the correct ``zstandard`` version, you can specify the ``
184184
Changelog
185185
---------
186186

187+
in-development
188+
~~~~~~~~~~~~~~~~~~~
189+
+ #158: Fixed a bug where reading from stdin and other pipes would discard the
190+
first bytes from the input.
191+
+ #156: Zstd files compressed with the ``--long=31`` files can now be opened
192+
without throwing errors.
193+
187194
v2.0.0 (2024-03-26)
188195
~~~~~~~~~~~~~~~~~~~
189196

0 commit comments

Comments
 (0)