Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 890 Bytes

CHANGELOG.md

File metadata and controls

35 lines (27 loc) · 890 Bytes

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[2.0.2]

Added

  • Support for 1.60, 1.61 and 1.70 VGM specification

Added

  • VGM file version validation

Changed

  • Fix Data Block example in README.md
  • Update code examples in README.md to use Python 3

2.0.0 - 2016-01-21

Added

  • CHANGELOG.md

Changed

  • Add GD3 character encoding information to README.md
  • Don't interpret integer command data, leave the raw command data intact

1.1.0 - 2016-01-20

Added

  • Python 3 support

1.0.0 - 2016-01-14

Added

  • All project files (initial release)