From 1976c49f835267d33ef88bd3fc20d18363e12c0b Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Wed, 8 Feb 2017 23:45:18 +0800 Subject: Add API version verification. This breaks compatibility with old versions of plugins. Add RIFF MIDI support to the SMF reader. Documentation. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a3c82b3..c66874f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2017-02-08 0.8.5 indev +Add API version verification. This breaks compatibility +with old versions of plugins. +Documentation. +Add RIFF MIDI support to the SMF reader. + 2017-02-07 0.8.5 indev First steps for the file reader API. API additions and changes. -- cgit v1.2.3