Skip to content

Commit

Permalink
1.0.1 release (#14)
Browse files Browse the repository at this point in the history
* Update RELEASE-NOTES.md
** Add information about 1.0.1
* Update extension.json
** Bump version to 1.0.1
  • Loading branch information
kghbln authored Feb 13, 2018
1 parent 335dc87 commit 1a230f9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
This file contains the RELEASE-NOTES of the Mermaid extension.

### 1.0.1

Released on February 13, 2018.

* Improves ID entropy for generated diagrams and charts
* Translation updates from https://translatewiki.net

### 1.0.0

Released on January 16, 2018.
Expand Down
2 changes: 1 addition & 1 deletion extension.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "Mermaid",
"version": "1.1.0-alpha",
"version": "1.0.1",
"author": [
"James Hong Kong"
],
Expand Down

0 comments on commit 1a230f9

Please sign in to comment.