diff --git a/CHANGELOG.md b/CHANGELOG.md index a8d66a2..08db1af 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +### 6.0.0 (3.5.2024) + +### Feature + +- Updated offline table for auto suggestions from gathered data (GA) +- Decreased activation treshold of y for slide functions from both corners to 0.2 ratio + +### Fixed + +- Wayland support +- Removed unnecessary `bc` dependency +- Fixed finding interpret for `virtualenv` using path instead of version +- Fixed activation treshold of y axis for top_right_icon (NumLock) +- Fixed removing other shortcuts during first installation + + ### 5.1.1 (4.4.2024) ### Fixed diff --git a/README.md b/README.md index 9278a1a..44effd7 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ![Contributor](https://img.shields.io/badge/contributor-kamack33-blue) [![All Contributors](https://img.shields.io/badge/all_contributors-3-orange.svg?style=flat-square)](https://github.com/asus-linux-drivers/asus-numberpad-driver/graphs/contributors) [![GitHub Release](https://img.shields.io/github/release/asus-linux-drivers/asus-numberpad-driver.svg?style=flat)](https://github.com/asus-linux-drivers/asus-numberpad-driver/releases) -[![GitHub commits](https://img.shields.io/github/commits-since/asus-linux-drivers/asus-numberpad-driver/v5.1.1.svg)](https://GitHub.com/asus-linux-drivers/asus-numberpad-driver/commit/) +[![GitHub commits](https://img.shields.io/github/commits-since/asus-linux-drivers/asus-numberpad-driver/v6.0.0.svg)](https://GitHub.com/asus-linux-drivers/asus-numberpad-driver/commit/) [![Arch package](https://repology.org/badge/version-for-repo/arch/asus-numberpad-driver-ux433fa-git.svg)](https://aur.archlinux.org/pkgbase/asus-numberpad-driver-git) [![GitHub issues-closed](https://img.shields.io/github/issues-closed/asus-linux-drivers/asus-numberpad-driver.svg)](https://GitHub.com/asus-linux-drivers/asus-numberpad-driver/issues?q=is%3Aissue+is%3Aclosed) [![GitHub pull-requests closed](https://img.shields.io/github/issues-pr-closed/asus-linux-drivers/asus-numberpad-driver.svg)](https://github.com/asus-linux-drivers/asus-numberpad-driver/compare)