diff --git a/CHANGELOG.md b/CHANGELOG.md index 85b9b12..c43bc18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,10 @@ # Change Log This project adheres to [Semantic Versioning](http://semver.org/). +## 0.1.1 +* Fixed focus jump to checked radio input. +* Fixed hotkey tracking with focus on radio input. +* Fixed focus jump after mouse click. + ## 0.1.0 * Initial release. diff --git a/package.json b/package.json index 0b7c19c..db3a21b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "keyux", - "version": "0.1.0", + "version": "0.1.1", "description": "Improve keyboard UI of web apps", "keywords": [ "hotkey",