Commit 69874edc by Zachary Snow

add missing changelog entries

parent cd45696a
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment