Skip to content

Commit 9983e17

Browse files
committed
Reflect changes of 1.1.0 release
1 parent 3ef4470 commit 9983e17

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGES.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,16 @@
11
Changes
22
=======
33

4-
- Added support for Python 3.9
54
- Added support for MP4/iTunes album/artist tags
65
- Updated the package structure so that the scripts are located in the `rgain`
76
module. This means that they can now also be invoked using `python -m
87
rgain3.replaygain` and `python -m rgain3.collectiongain`.
98
- Added file type guessing based on magic numbers signature
10-
- Added support for Python 3.8
9+
10+
rgain3 1.1.0 (2020-11-12)
11+
-------------------------
12+
13+
- Added support for Python 3.8 and 3.9
1114
- Added this file to the source distribution
1215
- Added files necessary for the tests to the source distribution
1316
- Fixed some deprecation warnings

0 commit comments

Comments
 (0)