File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,19 @@ The format is based on [Keep a Changelog][],
6
6
and this project adheres to [ Semantic Versioning] [ ] .
7
7
8
8
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
+
9
22
## [ v0.9.1] ( https://github.com/mishamyrt/nuga-lib/releases/tag/v0.9.1 ) - 2024-05-27
10
23
### Bug Fixes
11
24
- avoid non-template keyboard parsing
@@ -247,7 +260,9 @@ and this project adheres to [Semantic Versioning][].
247
260
248
261
[ keep a changelog ] : https://keepachangelog.com/en/1.0.0/
249
262
[ 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
251
266
[ v0.9.1 ] : https://github.com/mishamyrt/nuga-lib/compare/v0.9.0...v0.9.1
252
267
[ v0.9.0 ] : https://github.com/mishamyrt/nuga-lib/compare/v0.8.2...v0.9.0
253
268
[ v0.8.2 ] : https://github.com/mishamyrt/nuga-lib/compare/v0.8.1...v0.8.2
You can’t perform that action at this time.
0 commit comments