Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
evilC committed Nov 4, 2018
1 parent 1ba9e0f commit ae33665
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,21 +5,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]
### Added
- MIDI Provider - Add support for Output (ControlChange only for now)
- Provider Libraries - Split DeviceLibrary into Input/Output variants
### Changed
### Deprecated
### Removed
### Fixed

## [0.8.7] - 2018-10-29
## [0.8.8] - 2018-11-04
### Added
- MIDI Provider - Add support for Output (ControlChange only for now)
- Provider Libraries - Split DeviceLibrary into Input/Output variants

## [0.8.7] - 2018-11-04
### Added

- MIDI Provider "Unsigned" values now report as Positive only Signed. UCR currently does not support eg AxisToButton for unsigned, and resolution is only 7-bit, so we lose nothing and gain compatibility

## [0.8.6] - 2018-10-29

### Added

- Add experimental MIDI provider
Expand Down

0 comments on commit ae33665

Please sign in to comment.