Skip to content

Commit

Permalink
Updated for 1.9.5 changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
awhitford committed Dec 8, 2020
1 parent 545490a commit d65cda4
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [1.9.5] - 08-Dec-2020

- Fixed bug where `FocusNode` was not being properly disposed.
- Applied `pedantic` rules and cleaned up code.
- Improved type safety.
- Removed unused `AlwaysDisabledFocusNode` class.
- Added Continuous Integration and Code Coverage analysis.
- Builds against stable, beta, and dev channels.
- Regenerated `example` app.

## [1.9.4] - 05-Sept-2020
* Fix bug where first chip disappears, replaced with typed character. Fixes #34

Expand Down

0 comments on commit d65cda4

Please sign in to comment.