File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -7,10 +7,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ v0.4.0] - 2023-11-18
11+
1012### Changed
1113* ` usb-device ` version bumped to v0.3.0
1214
1315
1416
15- [ Unreleased ] : https://github.com/stm32-rs/synopsys-usb-otg/compare/v0.3.2...HEAD
17+ [ Unreleased ] : https://github.com/stm32-rs/synopsys-usb-otg/compare/v0.4.0...HEAD
18+ [ 0.4.0 ] : https://github.com/stm32-rs/synopsys-usb-otg/compare/v0.4.0...v0.3.2
1619[ 0.3.2 ] : https://github.com/stm32-rs/synopsys-usb-otg/compare/v0.3.2...v0.3.1
Original file line number Diff line number Diff line change 11[package ]
22name = " synopsys-usb-otg"
3- version = " 0.3.2 "
3+ version = " 0.4.0 "
44authors = [
" Vadim Kaushan <[email protected] >" ]
55description = " 'usb-device' implementation for Synopsys USB OTG IP cores"
66edition = " 2018"
You can’t perform that action at this time.
0 commit comments