From 7de1e8b024f2be114cea3176882bce50cecb716c Mon Sep 17 00:00:00 2001 From: Justin Walsh Date: Tue, 14 Sep 2021 06:00:25 -0700 Subject: [PATCH] chore: changelog --- CHANGELOG.md | 6 +++++- README.md | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1035205..dca986f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,4 +34,8 @@ CI workflow including release and publishing to VS Code Marketplace Refactor syntax highlighting Adds support for single quote strings Fixes bug in nested object handling -More lenient object field parsing \ No newline at end of file +More lenient object field parsing + +### 0.0.7 - 2021-09-14 + +Better highlighting on GitHub \ No newline at end of file diff --git a/README.md b/README.md index 07a888d..1b95375 100644 --- a/README.md +++ b/README.md @@ -36,4 +36,8 @@ CI workflow incuding release and publishing to VS Code Marketplace Refactor syntax highlighting Adds support for single quote strings Fixes bug in nested object handling -More lenient object field parsing \ No newline at end of file +More lenient object field parsing + +### 0.0.7 - 2021-09-14 + +Better highlighting on GitHub \ No newline at end of file