Skip to content

Commit 6e97d10

Browse files
committed
chore: release v0.8.2
1 parent 4fa5dbd commit 6e97d10

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

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

88

9+
## [v0.8.2](https://github.com/mishamyrt/nuga-lib/releases/tag/v0.8.2) - 2024-05-05
10+
### Bug Fixes
11+
- correctly set none action type
12+
13+
### Refactoring
14+
- commonize templates
15+
- rework key bytes packing/unpacking
16+
17+
### Testing
18+
- add missing short code tests
19+
- add missing modifiers cases
20+
- add hid error coverage
21+
- add missing find tests
22+
23+
924
## [v0.8.1](https://github.com/mishamyrt/nuga-lib/releases/tag/v0.8.1) - 2024-05-02
1025
### Bug Fixes
1126
- use correct length for set effects request
@@ -188,7 +203,8 @@ and this project adheres to [Semantic Versioning][].
188203

189204
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
190205
[semantic versioning]: https://semver.org/spec/v2.0.0.html
191-
[Unreleased]: https://github.com/mishamyrt/nuga-lib/compare/v0.8.1...HEAD
206+
[Unreleased]: https://github.com/mishamyrt/nuga-lib/compare/v0.8.2...HEAD
207+
[v0.8.2]: https://github.com/mishamyrt/nuga-lib/compare/v0.8.1...v0.8.2
192208
[v0.8.1]: https://github.com/mishamyrt/nuga-lib/compare/v0.8.0...v0.8.1
193209
[v0.8.0]: https://github.com/mishamyrt/nuga-lib/compare/v0.7.5...v0.8.0
194210
[v0.7.5]: https://github.com/mishamyrt/nuga-lib/compare/v0.7.4...v0.7.5

0 commit comments

Comments
 (0)