Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 972 Bytes

CHANGELOG.md

File metadata and controls

39 lines (25 loc) · 972 Bytes

Change Log

All changes to Mp3ID3Tagger will be documented in this file.

Release date: 2019-02-07.

Added

  • Support for v2.4 of the ID3 standard.

Release date: 2018-08-14.

Fixed

  • Updated ID3TagEditor to avoid crash on partial/corrupted files

Release date: 2018-05-05.

Added

  • albumArtist field support

Fixed

  • attachedPicture field is now optional, so it is possible to save partial tags
  • Tests now use equatable to check objects equality

Release date: 2018-05-03.

Fixed

  • UTF 16 support on "text information" frames.

Release date: 2018-04-25.

Added

  • Initial release.