Skip to content

Commit

Permalink
readme: include latest PR in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkKremer committed Aug 11, 2024
1 parent 2c1c29d commit b06b6ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Documentation provided by GoDoc.

* Version 1.0.12 (2024-08-11)
- Improve performance of flac.NewSeek() by using a buffered reader (see [#72](https://github.com/mewkiz/flac/pull/72)).
- Fix off-by-one error in Seek end of stream check (see [#73](https://github.com/mewkiz/flac/pull/73)).

* Version 1.0.11 (2024-08-04)
- Move example tools to dedicated [mewkiz/flac-tools](https://github.com/mewkiz/flac-tools) repository to reduce external dependencies (see [#62](https://github.com/mewkiz/flac/pull/62)).
Expand Down

0 comments on commit b06b6ab

Please sign in to comment.