Skip to content

Commit

Permalink
docs: bump version to 1.6.1 for various changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bpruitt-goddard committed Apr 13, 2024
1 parent 66e93a3 commit 5bbc7c9
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.1]

- Add sequence diagram box support
- Fix case insensitive code block
- Add gannt diagram tickInterval support
- Fix graph text with html tags

## [v1.6.0]

- Add support for pandoc code blocks syntax
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.6.0",
"version": "1.6.1",
"publisher": "bpruitt-goddard",
"license": "MIT",
"engines": {
Expand Down

0 comments on commit 5bbc7c9

Please sign in to comment.