Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
n10v committed Oct 12, 2016
1 parent 3a7fd33 commit f7b4f3c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# ID3v2 Changelog

## 0.8.4
* Use errors instead of panics, if there is invalid size format in frame
* Add error handling, if there is frame with blank ID or size equals to 0

## 0.8.3
* Rename `tag.ID()` to `tag.CommonID()`, `V23IDs` and `V24IDs` to `V23CommonIDs` and `V24CommonIDs` respectively

Expand Down

0 comments on commit f7b4f3c

Please sign in to comment.