Skip to content

Commit

Permalink
tweak changelog message
Browse files Browse the repository at this point in the history
  • Loading branch information
zachjs committed Sep 2, 2024
1 parent 68fc745 commit 0a01aec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0a01aec

Please sign in to comment.