Skip to content

Commit 1111d41

Browse files
committed
Fixing CHANGELOG
1 parent 14de73e commit 1111d41

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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.
1822
as 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

0 commit comments

Comments
 (0)