We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5113495 commit 168a388Copy full SHA for 168a388
CHANGELOG.md
@@ -9,9 +9,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
## [Unreleased]
10
-->
11
12
+## [0.9.1] - 2024-06-21
13
+### Added
14
+- USB Standard Feature Selectors per [USB 2.0: Table 9-6]
15
+
16
17
## [0.9.0] - 2024-06-04
18
### Added
19
- Initial release
20
21
[Unreleased]: https://github.com/greatscottgadgets/python-usb-protocol/compare/0.9.0...HEAD
-[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