diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c8ce45..e2c0bcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. - Support assigning interface name strings to the control and data interfaces - Changed default baud rate from 8000 bps to 9600 bps +### Changed +- `usb-device` version bumped to 0.3.0 + ### Fixed - [breaking] `Parity::Event` was fixed to `Parity::Even`