Skip to content

Commit 1a230f9

Browse files
authored
1.0.1 release (#14)
* Update RELEASE-NOTES.md ** Add information about 1.0.1 * Update extension.json ** Bump version to 1.0.1
1 parent 335dc87 commit 1a230f9

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

RELEASE-NOTES.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
This file contains the RELEASE-NOTES of the Mermaid extension.
22

3+
### 1.0.1
4+
5+
Released on February 13, 2018.
6+
7+
* Improves ID entropy for generated diagrams and charts
8+
* Translation updates from https://translatewiki.net
9+
310
### 1.0.0
411

512
Released on January 16, 2018.

extension.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "Mermaid",
3-
"version": "1.1.0-alpha",
3+
"version": "1.0.1",
44
"author": [
55
"James Hong Kong"
66
],

0 commit comments

Comments
 (0)