Skip to content

Commit

Permalink
Add a changelog entry for the stdin bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
rhpvorderman committed Mar 27, 2024
1 parent aa85498 commit 7060bf3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -184,6 +184,13 @@ To ensure that you get the correct ``zstandard`` version, you can specify the ``
Changelog
---------

in-development
~~~~~~~~~~~~~~~~~~~
+ #158: Fixed a bug where reading from stdin and other pipes would discard the
first bytes from the input.
+ #156: Zstd files compressed with the ``--long=31`` files can now be opened
without throwing errors.

v2.0.0 (2024-03-26)
~~~~~~~~~~~~~~~~~~~

Expand Down

0 comments on commit 7060bf3

Please sign in to comment.