Skip to content

Commit 2883e59

Browse files
committed
repo: update changelog for release
1 parent d43c1f7 commit 2883e59

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

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+
1227
## [0.9.1] - 2024-06-21
1328
### Added
1429
- USB Standard Feature Selectors per [USB 2.0: Table 9-6]

0 commit comments

Comments
 (0)