Skip to content

Commit

Permalink
Changelog for v0.9.12
Browse files Browse the repository at this point in the history
  • Loading branch information
evilC committed Dec 6, 2018
1 parent e913e3a commit bf0e703
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]
### Added
- Added Block property to InputSubscriptionRequest
- Interception now blocks inputs which have the block property set to true
- Added Blockable property to BindingReport to indicate that the block property is supported for this input
### Changed
### Deprecated
### Removed
### Fixed

## 0.9.12 - 2018-12-06
### Added
- Added Block property to InputSubscriptionRequest
- Interception now blocks inputs which have the block property set to true
- Added Blockable property to BindingReport to indicate that the block property is supported for this input

## 0.9.11 - 2018-12-03
### Fixed
- Fixed XInput additional attempt to dispose empty device
Expand Down

0 comments on commit bf0e703

Please sign in to comment.