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 d43c1f7 commit 2883e59Copy full SHA for 2883e59
CHANGELOG.md
@@ -9,6 +9,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
## [Unreleased]
10
-->
11
12
+## [0.9.2] - 2025-08-20
13
+### Added
14
+- Emitter for Interface Association Descriptors.
15
+- Missing partial helper for `InterfaceAssociationDescriptor`.
16
+### Changed
17
+- Interface Association Descriptor's function string is now optional.
18
+- Use pid.codes VID/PID in unit tests.
19
+### Fixed
20
+- String escaping for Microsoft OS descriptors.
21
+### Removed
22
+- Dropped support for Python 3.8
23
+### Security
24
+- Bumped jinja2 to 3.1.6
25
+
26
27
## [0.9.1] - 2024-06-21
28
### Added
29
- USB Standard Feature Selectors per [USB 2.0: Table 9-6]
0 commit comments