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 2dbba84 commit ef539cbCopy full SHA for ef539cb
CHANGELOG.md
@@ -12,7 +12,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
12
interface.
13
14
### Changed
15
-* Invalid LangIDs will default to `EN_US`
+* [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.
18
* Changed handling of EP0 state to eliminate unexpected issues with device enumeration
19
20
## [0.3.1] - 2023-11-15
0 commit comments