Skip to content

Commit 123b577

Browse files
committed
Update CHANGELOG
1 parent 8898c1b commit 123b577

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

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

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

5+
* [Added] Add docstrings to unwrap_node and unwrap_locate macros [#111](https://github.com/dalance/sv-parser/pull/111)
6+
* [Fixed] add pattern ::= '(' pattern ')' production [#113](https://github.com/dalance/sv-parser/pull/113)
7+
* [Fixed] Fix sequence with parameter as cycle delay [#114](https://github.com/dalance/sv-parser/pull/114)
8+
* [Fixed] Fix: allow empty default argument in macro definition [#117](https://github.com/dalance/sv-parser/pull/117)
9+
510
## [v0.13.3](https://github.com/dalance/sv-parser/compare/v0.13.2...v0.13.3) - 2023-11-29
611

712
* [Fixed] Fix chained method [#93](https://github.com/dalance/sv-parser/pull/93)

0 commit comments

Comments
 (0)