Skip to content

Commit 497e8ed

Browse files
committed
chore: release v0.9.3
1 parent 03b1d10 commit 497e8ed

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@ The format is based on [Keep a Changelog][],
66
and this project adheres to [Semantic Versioning][].
77

88

9+
## [v0.9.3](https://github.com/mishamyrt/nuga-lib/releases/tag/v0.9.3) - 2024-05-29
10+
### Bug Fixes
11+
- correctly set keycodes
12+
13+
### Refactoring
14+
- move dumps to device
15+
16+
17+
## [v0.9.2](https://github.com/mishamyrt/nuga-lib/releases/tag/v0.9.2) - 2024-05-28
18+
### Bug Fixes
19+
- set backlight effect params
20+
21+
922
## [v0.9.1](https://github.com/mishamyrt/nuga-lib/releases/tag/v0.9.1) - 2024-05-27
1023
### Bug Fixes
1124
- avoid non-template keyboard parsing
@@ -247,7 +260,9 @@ and this project adheres to [Semantic Versioning][].
247260

248261
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
249262
[semantic versioning]: https://semver.org/spec/v2.0.0.html
250-
[Unreleased]: https://github.com/mishamyrt/nuga-lib/compare/v0.9.1...HEAD
263+
[Unreleased]: https://github.com/mishamyrt/nuga-lib/compare/v0.9.3...HEAD
264+
[v0.9.3]: https://github.com/mishamyrt/nuga-lib/compare/v0.9.2...v0.9.3
265+
[v0.9.2]: https://github.com/mishamyrt/nuga-lib/compare/v0.9.1...v0.9.2
251266
[v0.9.1]: https://github.com/mishamyrt/nuga-lib/compare/v0.9.0...v0.9.1
252267
[v0.9.0]: https://github.com/mishamyrt/nuga-lib/compare/v0.8.2...v0.9.0
253268
[v0.8.2]: https://github.com/mishamyrt/nuga-lib/compare/v0.8.1...v0.8.2

0 commit comments

Comments
 (0)