diff --git a/CHANGELOG.md b/CHANGELOG.md index 6512861..8be0e03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Change Log +## [v1.6.5] + +- Add xy chart support + ## [v1.6.4] - Make all keywords case-insensitive diff --git a/package.json b/package.json index 1fcb40b..b690ce6 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "displayName": "Mermaid Markdown Syntax Highlighting", "description": "Markdown syntax support for the Mermaid charting language", "icon": "images/icon/iconPNG.png", - "version": "1.6.4", + "version": "1.6.5", "publisher": "bpruitt-goddard", "license": "MIT", "engines": {