Skip to content

Commit

Permalink
Changelog for 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
evilC committed Jan 27, 2019
1 parent 654d249 commit 17f1764
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
## [Unreleased]
### Added
### Changed
- [MIDI Provider] Note path shortened, now selected note displays better in UI
- [MIDI Provider] CC now uses the full -32768..32767 range
### Deprecated
### Removed
### Fixed

##0.10.1 - 2019-01-27
### Changed
- [MIDI Provider] Note path shortened, now selected note displays better in UI
- [MIDI Provider] CC now uses the full -32768..32767 range
### Fixed
- [MIDI Provider] Note naming fixed. Now starts at Octave -2, and goes up to Octave 8, ending at G8
- [MIDI Provider] Pitch Wheel now works in Bind Mode
- [MIDI Provider] Fix notes, CCs etc only reaching 32766 instead of 32767
Expand Down

0 comments on commit 17f1764

Please sign in to comment.