add missing changelog entries

This commit is contained in:
Zachary Snow 2021-08-17 09:46:59 -06:00
parent cd45696ace
commit 69874edc80
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@
literal (e.g., `1'b01`, `'h0_FFFF_FFFF`) now produce a warning
* Non-positive integer size casts are now detected and forbidden
* Negative indices in struct pattern literals are now detected and forbidden
* Fix parsing of alternate spacings of `@(*)`
* Tolerate escaped vendor block comments in macro bodies
* Support deferred immediate assertion statements
* Apply implicit port directions to tasks and functions
## v0.0.8