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,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
8
## [ Unreleased]
9
9
10
+ ## [ v0.8.0] - 2020-07-18
11
+
10
12
### Changed
11
13
12
14
- Update ` riscv ` to version 0.6
@@ -49,7 +51,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
49
51
- Set MSRV to 1.38
50
52
51
53
52
- [ Unreleased ] : https://github.com/rust-embedded/riscv-rt/compare/v0.7.2...HEAD
54
+ [ Unreleased ] : https://github.com/rust-embedded/riscv-rt/compare/v0.8.0...HEAD
55
+ [ v0.8.0 ] : https://github.com/rust-embedded/riscv/compare/v0.7.2...v0.8.0
53
56
[ v0.7.2 ] : https://github.com/rust-embedded/riscv/compare/v0.7.1...v0.7.2
54
57
[ v0.7.1 ] : https://github.com/rust-embedded/riscv/compare/v0.7.0...v0.7.1
55
58
[ v0.7.0 ] : https://github.com/rust-embedded/riscv/compare/v0.6.1...v0.7.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " riscv-rt"
3
- version = " 0.7.2 "
3
+ version = " 0.8.0 "
4
4
repository = " https://github.com/rust-embedded/riscv-rt"
5
5
authors = [" The RISC-V Team <risc-v@teams.rust-embedded.org>" ]
6
6
categories = [" embedded" , " no-std" ]
You can’t perform that action at this time.
0 commit comments