File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,11 +6,20 @@ This change log follows the conventions of
66
77## [ Unreleased] [ unreleased ]
88
9+ Nothing so far.
10+
11+ ## [ 0.8] - 2016-07-03
12+
913### Fixed
1014
1115- The method name ` removeNotificationListener() ` in
1216 ` CoreMidiDeviceProvider ` was previously
1317 ` removedNotificationListener() ` , which was inaccurate.
18+ - A variety of gaps in the API documentation were addressed.
19+
20+ ### Changed
21+
22+ - Dependencies and build tools were updated to their latest releases.
1423
1524## [ 0.7] - 2016-04-20
1625
@@ -88,7 +97,8 @@ This change log follows the conventions of
8897- Initial Public Release
8998
9099
91- [ unreleased ] : https://github.com/DerekCook/CoreMidi4J/compare/v0.7...HEAD
100+ [ unreleased ] : https://github.com/DerekCook/CoreMidi4J/compare/v0.8...HEAD
101+ [ 0.8 ] : https://github.com/DerekCook/CoreMidi4J/compare/V0.7...v0.8
92102[ 0.7 ] : https://github.com/DerekCook/CoreMidi4J/compare/V0.5...v0.7
93103[ 0.5 ] : https://github.com/DerekCook/CoreMidi4J/compare/V0.4...V0.5
94104[ 0.4 ] : https://github.com/DerekCook/CoreMidi4J/compare/V0.3...V0.4
Original file line number Diff line number Diff line change 99
1010 <groupId >uk.co.xfactory-librarians</groupId >
1111 <artifactId >coremidi4j</artifactId >
12- <version >0.8-SNAPSHOT </version >
12+ <version >0.8</version >
1313
1414 <packaging >jar</packaging >
1515
You can’t perform that action at this time.
0 commit comments