Skip to content

Commit

Permalink
Bump version to 1.30.0
Browse files Browse the repository at this point in the history
  • Loading branch information
slhck committed Nov 22, 2024
1 parent 02dc18b commit ed231bb
Show file tree
Hide file tree
Showing 4 changed files with 1,849 additions and 1,806 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,29 @@
# Changelog


## v1.30.0 (2024-11-22)

* Change lower-only message to warning.

* Make setup name PEP 625 compliant.

* Docs: add @ahmetsait as a contributor.

* Implement `--lower-only`

* Fix: `--print-stats` only outputs the last stream.

* More robust `loudnorm` output parsing.

* Remove unnecessary conversions.

* Update .editorconfig.

* Remove python 3.8, add python 3.12, 3.13.

* Add README on file size.


## v1.29.2 (2024-11-18)

* Fix: show percentage with two decimal digits in progress.
Expand Down
Loading

0 comments on commit ed231bb

Please sign in to comment.