Skip to content

Commit f1f3b63

Browse files
authored
Update CHANGELOG.md
1 parent 5137b0a commit f1f3b63

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

riscv-rt/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
### Added
11+
12+
- Enable float support for targets with extension sets F and D
13+
- Add ability to override trap handling mechanism
14+
15+
### Changed
16+
17+
- Update `riscv` to version 0.7
18+
- Update `quote` to version 1.0
19+
- Update `proc-macro2` to version 1.0
20+
- Update `rand` to version to version 0.7.3
21+
1022
## [v0.8.0] - 2020-07-18
1123

1224
### Changed

0 commit comments

Comments
 (0)