File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ### Changed
11+ * [ breaking] The control pipe is now provided in the ` UsbDeviceBuilder ` API to allow for user-provided control
12+ pipes. This makes it so that control pipes have configurable sizing.
13+
1014## [ 0.3.2] - 2024-03-06
1115
1216### Added
@@ -18,8 +22,6 @@ interface.
1822as this was not intended to be used in the public API.
1923 - If this is problematic, please open an issue in the main ` usb-device ` repository.
2024* Changed handling of EP0 state to eliminate unexpected issues with device enumeration
21- * [ breaking] The control pipe is now provided in the ` UsbDeviceBuilder ` API to allow for user-provided control
22- pipes. This makes it so that control pipes have configurable sizing.
2325
2426## [ 0.3.1] - 2023-11-15
2527
You can’t perform that action at this time.
0 commit comments