Skip to content

Commit 16d8376

Browse files
committed
Update CHANGELOG
1 parent 323589c commit 16d8376

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## [Unreleased](https://github.com/dalance/sv-parser/compare/v0.13.4...Unreleased) - ReleaseDate
44

5+
* [Fixed] Fix parser failure for inside expression in module-level if generate construct [#123](https://github.com/dalance/sv-parser/pull/123)
6+
* [Fixed] Fix: reject implicit data types in data_declaration [#119](https://github.com/dalance/sv-parser/pull/119)
7+
58
## [v0.13.4](https://github.com/dalance/sv-parser/compare/v0.13.3...v0.13.4) - 2025-11-04
69

710
* [Added] Add docstrings to unwrap_node and unwrap_locate macros [#111](https://github.com/dalance/sv-parser/pull/111)

0 commit comments

Comments
 (0)