mirror of https://github.com/zachjs/sv2v.git
tweak changelog message
This commit is contained in:
parent
68fc7455d5
commit
0a01aecaac
|
|
@ -3,8 +3,8 @@
|
|||
### New Features
|
||||
|
||||
* Added conversion of severity system tasks and elaboration system tasks (e.g.,
|
||||
`$info`) into `$display` tasks including source file and scope information;
|
||||
set `-E SeverityTask` to disable this new conversion
|
||||
`$info`) into `$display` tasks that include source file and scope information;
|
||||
pass `-E SeverityTask` to disable this new conversion
|
||||
* Added parsing support for `not`, `strong`, `weak`, `nexttime`, and
|
||||
`s_nexttime` in assertion property expressions
|
||||
* Added `--bugpoint` utility for minimizing test cases for issue submission
|
||||
|
|
|
|||
Loading…
Reference in New Issue