summaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSean McLoughlin <smclough@protonmail.com>2021-03-10 21:35:14 -0800
committerDavid Peter <sharkdp@users.noreply.github.com>2021-03-15 07:21:15 +0100
commitd89fa3ebc2639375b0184437607003a639d8ecef (patch)
treefecaf9f14629994c72bee62fb4c7470a4aea7cc0 /CHANGELOG.md
parentdb57454f3fff5720e80b2783cd827a31dd2c90ae (diff)
Add SystemVerilog support
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index a709eacf..2b02eb41 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,7 @@
# unreleased
## Features
+- Add SystemVerilog file syntax, see #1580 (@SeanMcLoughlin)
## Bugfixes