Skip to content

Commit

Permalink
Merge pull request rust-embedded#194 from Property404/Property404/cha…
Browse files Browse the repository at this point in the history
…ngelog-fixup

Fix mistake in changelog
  • Loading branch information
jessebraham authored Mar 14, 2024
2 parents 3c61863 + 9cf1ef5 commit 27c4faf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions riscv/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

### Fixed

- Fixed `sip::set_ssoft` and `sip::clear_ssoft` using wrong address

## [v0.11.1] - 2024-02-15

### Changed

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

### Fixed

- Fixed `sip::set_ssoft` and `sip::clear_ssoft` using wrong address

## [v0.11.0] - 2024-01-14

### Added
Expand Down

0 comments on commit 27c4faf

Please sign in to comment.