Skip to content

Commit

Permalink
Add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
alice-i-cecile committed Dec 2, 2023
1 parent f48f2da commit 580ca7e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
# Release Notes

## Version 0.11.2

- fixed [a bug](https://github.com/Leafwing-Studios/leafwing-input-manager/issues/285) with mouse motion and mouse wheel events being improperly counted
- this was pre-existing, but dramatically worsened by the release of Bevy 0.12.1

## Version 0.11.1

- `bevy_egui` integration and the `egui` feature flag have been added back with the release of `bevy_egui` 0.23.

### Bugs

- A disabled `ToggleActions` of one `Action` now does not release other `Action`'s inputs.

## Version 0.11.1

- `bevy_egui` integration and the `egui` feature flag have been added back with the release of `bevy_egui` 0.23.

## Version 0.11
Expand Down

0 comments on commit 580ca7e

Please sign in to comment.