summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorbscan <10503608+bscan@users.noreply.github.com>2023-01-16 15:35:02 -0500
committerbscan <10503608+bscan@users.noreply.github.com>2023-01-16 15:35:02 -0500
commit433e97f2bbc75498a4f32c1e2b53710e20b7088c (patch)
treeb142341f711f5536b09ce51c6530c81a147e7139 /CHANGELOG.md
parent432d50536a3ab5c43c195c674381329a3fa00c6c (diff)
downloadPerlNavigator-433e97f2bbc75498a4f32c1e2b53710e20b7088c.zip
Fixing tsconfig and bumping version
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 6334fba..147081e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+## 0.5.1 2022-01-16
+- Adding features to web extension: outline view, hover, completion, go-to definition (currently all within same file)
+
+
## 0.5.0 2022-01-15
- First version of web extension for vscode.dev. Extremely limited feature set in webmode
- Fixed file display in syntax errors