Skip to content

Commit fefe004

Browse files
authored
typo fix
1 parent e092c0a commit fefe004

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1414
* Added support for architectures without atomics ([#115](https://github.com/rust-embedded-community/usb-device/pull/115)).
1515

1616
### Breaking
17-
* `DescriptorWriter::iad()` now requires a `Option<StringIndex>` to optionally specify a string for describing the function (#[121](https://github.com/rust-embedded-community/usb-device/pull/121/files))
17+
* `DescriptorWriter::iad()` now requires a `Option<StringIndex>` to optionally specify a string for describing the function (#[121](https://github.com/rust-embedded-community/usb-device/pull/121))
1818

1919
### Changed
2020
* `EndpointType` enum now has fields for isochronous synchronization and usage ([#60](https://github.com/rust-embedded-community/usb-device/pull/60)).

0 commit comments

Comments
 (0)