File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ v0.4.0 ] - 2019-08-09
9
9
10
10
### Added
11
11
@@ -99,7 +99,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
99
99
100
100
- First tagged version
101
101
102
- [ Unreleased ] : https://github.com/stm32-rs/stm32f1xx-hal/compare/v0.3.0...HEAD
102
+ [ Unreleased ] : https://github.com/stm32-rs/stm32f1xx-hal/compare/v0.4.0...HEAD
103
+ [ v0.4.0 ] : https://github.com/stm32-rs/stm32f1xx-hal/compare/v0.3.0...v0.4.0
103
104
[ v0.3.0 ] : https://github.com/stm32-rs/stm32f1xx-hal/compare/v0.2.1...v0.3.0
104
105
[ v0.2.1 ] : https://github.com/stm32-rs/stm32f1xx-hal/compare/v0.2.0...v0.2.1
105
106
[ v0.2.0 ] : https://github.com/stm32-rs/stm32f1xx-hal/compare/v0.1.1...v0.2.0
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ repository = "https://github.com/stm32-rs/stm32f1xx-hal"
9
9
documentation = " https://docs.rs/stm32f1xx-hal"
10
10
readme = " README.md"
11
11
edition = " 2018"
12
- version = " 0.3 .0"
12
+ version = " 0.4 .0"
13
13
14
14
[package .metadata .docs .rs ]
15
15
features = [" stm32f103" , " rt" ]
You can’t perform that action at this time.
0 commit comments