Skip to content

Commit

Permalink
Release 1.5.0 (#155)
Browse files Browse the repository at this point in the history
* Release 1.5.0

* Fix typo
  • Loading branch information
hagenw authored Jul 26, 2024
1 parent 027e21b commit 550e86a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ The format is based on `Keep a Changelog`_,
and this project adheres to `Semantic Versioning`_.


Version 1.5.0 (2024-07-26)
--------------------------

* Added: ``audiofile.has_video()``,
which probes with ``mediainfo``
if a file contains video.
Returns ``False`` without probing
for WAV, FLAC, MP3, and OGG files


Version 1.4.0 (2024-01-30)
--------------------------

Expand Down

0 comments on commit 550e86a

Please sign in to comment.