Skip to content

Commit 27c4faf

Browse files
authored
Merge pull request #194 from Property404/Property404/changelog-fixup
Fix mistake in changelog
2 parents 3c61863 + 9cf1ef5 commit 27c4faf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

riscv/CHANGELOG.md

+4-4
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)