Skip to content

Commit 5f21ccd

Browse files
committed
Update for release 0.2.3
1 parent 3374bb9 commit 5f21ccd

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

ChangeLog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,17 @@ All notable changes to this project will be documented in this file.
55
The format is based upon [Keep a Changelog].
66

77
## [Unreleased]
8+
9+
## [0.2.3] - 2021-09-20
810
### Added
911
- CI for macOS 11 (Big Sur)
1012
- Virtual mouse driver (on Linux only)
1113

1214
### Fixed
1315
- Device erratic behavior when running daemon. See
1416
[#33](https://github.com/nirenjan/x52pro-linux/issues/33).
17+
- `make install` on OpenSUSE Tumbleweed. See
18+
[#35](https://github.com/nirenjan/x52pro-linux/issues/35).
1519

1620
## [0.2.2] - 2021-09-03
1721
### Added
@@ -133,7 +137,8 @@ The format is based upon [Keep a Changelog].
133137
[Keep a Changelog]: http://keepachangelog.com/en/1.0.0/
134138
[Semantic Versioning]: http://semver.org/spec/v2.0.0.html
135139
[TAP]: https://testanything.org
136-
[Unreleased]: https://github.com/nirenjan/x52pro-linux/compare/v0.2.2...HEAD
140+
[Unreleased]: https://github.com/nirenjan/x52pro-linux/compare/v0.2.3...HEAD
141+
[0.2.3]: https://github.com/nirenjan/x52pro-linux/compare/v0.2.3...v0.2.2
137142
[0.2.2]: https://github.com/nirenjan/x52pro-linux/compare/v0.2.2...v0.2.1
138143
[0.2.1]: https://github.com/nirenjan/x52pro-linux/compare/v0.2.0...v0.2.1
139144
[0.2.0]: https://github.com/nirenjan/x52pro-linux/compare/v0.1.2...v0.2.0

0 commit comments

Comments
 (0)