Skip to content

Commit

Permalink
Bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
n10v committed May 28, 2016
1 parent 9bfc616 commit 6d72d70
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# ID3v2 Changelog

## 0.2.2
* Some very small improvement in memory usage

## 0.2.1
* Add check of unsupported picture type while setting picture frame to tag

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ All benchmarks run on **MacBook Air 13" (early 2013, 1,4GHz Intel Core i5, 4GB 1

#### Set title, artist, album, year, genre and 50KB picture to 4,6MB MP3:
```
BenchmarkSet-4 200 9857336 ns/op 148739 B/op 51 allocs/op
BenchmarkSet-4 200 9857336 ns/op 148739 B/op 50 allocs/op
```

## Installation
Expand Down

0 comments on commit 6d72d70

Please sign in to comment.