File tree Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Expand file tree Collapse file tree 2 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
All changes to Mp3ID3Tagger will be documented in this file.
3
3
4
- ## [ 1.0.1] ( https://github.com/chicio/Mp3ID3Tagger/releases/tag/1.0.0 )
5
- Release date: 2017-05-03.
4
+ ## [ 1.2.0] ( https://github.com/chicio/Mp3ID3Tagger/releases/tag/1.2.0 )
5
+ Release date: 2018-05-05.
6
+
7
+ #### Added
8
+ - ` albumArtist ` field support
9
+
10
+ #### Fixed
11
+ - ` attachedPicture ` field is now optional, so it is possible to save partial tags
12
+ - Tests now use equatable to check objects equality
13
+
14
+ ## [ 1.0.1] ( https://github.com/chicio/Mp3ID3Tagger/releases/tag/1.0.1 )
15
+ Release date: 2018-05-03.
6
16
7
17
#### Fixed
8
18
- UTF 16 support on "text information" frames.
9
19
10
20
## [ 1.0.0] ( https://github.com/chicio/Mp3ID3Tagger/releases/tag/1.0.0 )
11
- Release date: 2017 -04-25.
21
+ Release date: 2018 -04-25.
12
22
13
23
#### Added
14
24
- Initial release.
Original file line number Diff line number Diff line change 17
17
<key >CFBundlePackageType </key >
18
18
<string >APPL </string >
19
19
<key >CFBundleShortVersionString </key >
20
- <string >1.0.1 </string >
20
+ <string >1.1.0 </string >
21
21
<key >CFBundleVersion </key >
22
22
<string >1 </string >
23
23
<key >LSMinimumSystemVersion </key >
You can’t perform that action at this time.
0 commit comments