Skip to content

Commit 168a388

Browse files
committed
repo: update changelog for release
1 parent 5113495 commit 168a388

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99
## [Unreleased]
1010
-->
1111

12+
## [0.9.1] - 2024-06-21
13+
### Added
14+
- USB Standard Feature Selectors per [USB 2.0: Table 9-6]
15+
16+
1217
## [0.9.0] - 2024-06-04
1318
### Added
1419
- Initial release
1520

1621
[Unreleased]: https://github.com/greatscottgadgets/python-usb-protocol/compare/0.9.0...HEAD
17-
[0.1.0]: https://github.com/greatscottgadgets/python-usb-protocol/releases/tag/0.9.0
22+
[0.9.1]: https://github.com/greatscottgadgets/python-usb-protocol/compare/0.9.0...0.9.1
23+
[0.9.0]: https://github.com/greatscottgadgets/python-usb-protocol/releases/tag/0.9.0

0 commit comments

Comments
 (0)