Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
dalance committed Jun 3, 2024
1 parent 3590509 commit 5c132ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

## [v0.9.3](https://github.com/dalance/svlint/compare/v0.9.2...v0.9.3) - 2024-06-03

* [Added] New rule that ensures module/interface/package/program identifier matches the filename it's in [#283](https://github.com/dalance/svlint/pull/283)
* [Added] New Rule: Implicit case default [#281](https://github.com/dalance/svlint/pull/281)
* [Added] New Rule: Forbid unpacked array declarations [#280](https://github.com/dalance/svlint/pull/280)

## [v0.9.2](https://github.com/dalance/svlint/compare/v0.9.1...v0.9.2) - 2023-12-27

* [Changed] Update sv-parser
Expand Down

0 comments on commit 5c132ff

Please sign in to comment.