Update Changelog.md

[skip ci] [skip doxy]
cpp
nirenjan 2022-07-24 21:55:38 -07:00
parent 35f5da6b50
commit b0f9006594
1 changed files with 10 additions and 2 deletions

View File

@ -11,10 +11,18 @@ The format is based upon [Keep a Changelog].
- Communication infrastructure to communicate with the daemon. This includes the
`x52ctl` utility which can be used either interactively or non-interactively
from a separate program.
- Links to prebuilt packages in Ubuntu PPA and Arch Linux AUR
- Ability to change mouse scroll direction. See
[#45](https://github.com/nirenjan/libx52/issues/45)
### Changed
- Renamed project from `x52pro-linux` to `libx52`
### Fixed
- Removed dependency on `rsync` during `make install`
- Reduced default logging level of daemon to error only. See
[#38](https://github.com/nirenjan/libx52/issues/38)
## [0.2.3] - 2021-09-20
### Added
- CI for macOS 11 (Big Sur)
@ -147,8 +155,8 @@ The format is based upon [Keep a Changelog].
[Semantic Versioning]: http://semver.org/spec/v2.0.0.html
[TAP]: https://testanything.org
[Unreleased]: https://github.com/nirenjan/libx52/compare/v0.2.3...HEAD
[0.2.3]: https://github.com/nirenjan/libx52/compare/v0.2.3...v0.2.2
[0.2.2]: https://github.com/nirenjan/libx52/compare/v0.2.2...v0.2.1
[0.2.3]: https://github.com/nirenjan/libx52/compare/v0.2.2...v0.2.3
[0.2.2]: https://github.com/nirenjan/libx52/compare/v0.2.1...v0.2.2
[0.2.1]: https://github.com/nirenjan/libx52/compare/v0.2.0...v0.2.1
[0.2.0]: https://github.com/nirenjan/libx52/compare/v0.1.2...v0.2.0
[0.1.2]: https://github.com/nirenjan/libx52/compare/v0.1.1...v0.1.2