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.
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ v0.4.0] - 2023-11-18
11
+
10
12
### Changed
11
13
* ` usb-device ` version bumped to v0.3.0
12
14
13
15
14
16
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
16
19
[ 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 1
1
[package ]
2
2
name = " synopsys-usb-otg"
3
- version = " 0.3.2 "
3
+ version = " 0.4.0 "
4
4
authors = [
" Vadim Kaushan <[email protected] >" ]
5
5
description = " 'usb-device' implementation for Synopsys USB OTG IP cores"
6
6
edition = " 2018"
You can’t perform that action at this time.
0 commit comments