summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorbscan <10503608+bscan@users.noreply.github.com>2024-02-05 13:02:55 -0500
committerbscan <10503608+bscan@users.noreply.github.com>2024-02-05 13:02:55 -0500
commit362a3fd0f5739be309339c9b8cd8987707587cf2 (patch)
tree6445f4e8364ce2676f121590c85bdf413c216d76 /CHANGELOG.md
parentaf06faea0961d4cb447fc5920f5a662175b972b4 (diff)
downloadPerlNavigator-362a3fd0f5739be309339c9b8cd8987707587cf2.zip
Changelog updates
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d633c2f..5b270b5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## 0.8.1 2024-02-05
+- More vscode specific syntax highlighting fixes
+- Allow disabling "perl -c" via settings. Now that more parsing is done in the node layer, the experience is still decent without "perl -c".
+
## 0.8.0 2024-01-29
- Override base vscode textmate grammars for better syntax highlighting
- Webpack extension for speed