From bfd9cee86b2dc8642cc42445399617ff6a508b5c Mon Sep 17 00:00:00 2001 From: Ryan Summers Date: Mon, 13 Nov 2023 16:47:43 +0100 Subject: [PATCH] Adding not for usb-device change --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) 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`