Skip to content

Commit af134fb

Browse files
Fix CHANGELOG.md
Fix CHANGELOG.md, remove duplicates, resolve conflicts Fix CHANGELOG.md
1 parent 06f8959 commit af134fb

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

riscv/CHANGELOG.md

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

88
## [Unreleased]
99

10-
- Improved assembly macro handling in asm.rs
11-
1210
### Added
13-
14-
- Add `miselect` CSR
11+
- Improved assembly macro handling in asm.rs
1512

1613
## [v0.15.0] - 2025-09-08
1714

18-
1915
### Added
2016

2117
- Add `miselect` CSR
22-
- Improved assembly macro handling in asm.rs
23-
24-
### Added
25-
26-
- Add `miselect` CSR
27-
28-
## [v0.15.0] - 2025-09-08
2918

3019
### Added
3120

@@ -130,7 +119,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
130119
- Export `riscv::register::macros` module macros for external use
131120
- Add `riscv::register::mcountinhibit` module for `mcountinhibit` CSR
132121
- Add `Mcounteren` in-memory update functions
133-
- Add `Mcounteren` in-memory update functions
134122
- Add `Mstatus` vector extension support
135123
- Add fallible counterparts to all functions that `panic`
136124
- Add `riscv-pac` as a dependency

0 commit comments

Comments
 (0)