summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e9d1af8..0fd6aea 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+# v0.3.0
+* removed claxon dep in favor of flac_codec, same for metaflac
+* cleaned up code a bit
+
# v0.2.6-fix
* remembered about changelog.md
* fixed incorrect encoded_by tag match
@@ -7,4 +11,4 @@
* added better bar incremental logic by passing it to threads
* added graceful shutdown (albeit its a bit slow)
* checks file if it exists before reencoding
-* removes temporary file if it was left uncleaned from the previous session \ No newline at end of file
+* removes temporary file if it was left uncleaned from the previous session