Skip to content

Commit

Permalink
docs: bump version to 1.6.0 for various changes
Browse files Browse the repository at this point in the history
pandoc syntax support, er and class diagram improvements
  • Loading branch information
bpruitt-goddard committed Nov 9, 2023
1 parent e320e0a commit 655c31b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## [v1.6.0]

- Add support for pandoc code blocks syntax
- Improve ER diagram relationship alias support
- Improve ER diagram whitespace sensitivity
- Add Class diagram abstract static method support

## [v1.5.3]

- Fix sequence actors matching ending parentheses
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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.5.3",
"version": "1.6.0",
"publisher": "bpruitt-goddard",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit 655c31b

Please sign in to comment.