Skip to content

Commit 437d7be

Browse files
authored
move changelog entry from redundant 3.17.1 to 3.19.0 (#182)
1 parent 44feaf6 commit 437d7be

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# Changelog
22

33
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
4+
45
## [3.19.0] - 2024-06-07 (WIP)
56
- added support for Zalasr unratified extesion
67
- isa\_string variable in debug spec now depends on the hartid (instead of always depending on
78
`hart0`)
89
- allow yaml python pkg requirements to install newer versions #142
10+
- Fixing yaml parsing issue by replacing special characters in schema_isa.yaml.
911

1012
## [3.18.3] - 2024-05-28
1113
- exclude Svnapot from march generation. fixes #178.
@@ -23,9 +25,6 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
2325
## [3.17.1] - 2024-02-25
2426
- add unratified Ssdbltrp, Smdbltrp, and Sddbltrp extensions
2527

26-
## [3.17.1] - 2024-02-07
27-
- Fixing yaml parsing issue by replacing special characters in schema_isa.yaml.
28-
2928
## [3.17.0] - 2024-01-09
3029
- support march generation without custom extensions
3130

0 commit comments

Comments
 (0)