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