Update README.md

This commit is contained in:
Henry Eklind 2021-01-23 17:43:44 +01:00 committed by GitHub
parent 052c3e4f58
commit 068bbda5ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,6 +22,9 @@ Documentation provided by GoDoc.
## Changes
* Version 1.0.7 (2021-01-23)
- Add seek API (see [#44](https://github.com/mewkiz/flac/issues/44). Thanks to [Craig Swank](https://github.com/cswank).
* Version 1.0.6 (2019-12-20)
- Add experimental Encoder API to encode audio samples and metadata blocks (see [#32](https://github.com/mewkiz/flac/pull/32)).
- Use go.mod.