Skip to content

Commit f55af7c

Browse files
committed
Add change log for the first release
1 parent a5b9ee2 commit f55af7c

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## [Unreleased][unreleased]
2+
3+
## 0.1.0 - 2016-01-08
4+
5+
### Added
6+
7+
* API for dealing with metadata
8+
* Complete parsing of FLAC files
9+
* Complete decoding of FLAC files
10+
* Example decoder from FLAC to WAV
11+
12+
[unreleased]: https://github.com/sourrust/flac/compare/v0.1.0...HEAD

0 commit comments

Comments
 (0)