Skip to content

Commit ef539cb

Browse files
committed
Updating CHANGELOG
1 parent 2dbba84 commit ef539cb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1212
interface.
1313

1414
### Changed
15-
* Invalid LangIDs will default to `EN_US`
15+
* [breaking] LangIDs no longer implement `TryFromPrimitive`. The minor version has not been bumped
16+
as this was not intended to be used in the public API.
17+
- If this is problematic, please open an issue in the main `usb-device` repository.
1618
* Changed handling of EP0 state to eliminate unexpected issues with device enumeration
1719

1820
## [0.3.1] - 2023-11-15

0 commit comments

Comments
 (0)