Skip to content

Commit 9cf1ef5

Browse files
committed
Fix previously incorrect changelog
1 parent 3c61863 commit 9cf1ef5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

riscv/CHANGELOG.md

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

88
## [Unreleased]
99

10+
### Fixed
11+
12+
- Fixed `sip::set_ssoft` and `sip::clear_ssoft` using wrong address
13+
1014
## [v0.11.1] - 2024-02-15
1115

1216
### Changed
1317

1418
- Made `asm::wfi`, `fence`, `fence_i` and `sfence` safe (ie, removed `unsafe` from their definitions)
1519

16-
### Fixed
17-
18-
- Fixed `sip::set_ssoft` and `sip::clear_ssoft` using wrong address
19-
2020
## [v0.11.0] - 2024-01-14
2121

2222
### Added

0 commit comments

Comments
 (0)