Skip to content

Commit 9fe1279

Browse files
authored
Release version 2.1.1 (#38)
* Provide release notes * Increment version
1 parent bf4cc55 commit 9fe1279

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

docs/RELEASE-NOTES.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
This file contains the release notes of the **Mermaid** extension.
1+
This file contains the *release notes* of the **Mermaid** extension. See also the
2+
[readme], the [installation and configuration information] and [usage examples].
3+
4+
5+
### 2.1.1
6+
7+
Released on May 20, 2019.
8+
9+
* Fixes loading of configuration settings
210

311
### 2.1.0
412

@@ -28,3 +36,7 @@ Released on January 16, 2018.
2836
* Initial release using version 7.0.5 of the mermaid script language.
2937
* Added an `MERMAID` parser to easily generate diagrams and flowcharts with the help of the mermaid script language
3038
* Localizations from https://translatewiki.net
39+
40+
[readme]: https://github.com/SemanticMediaWiki/Mermaid/blob/master/README.md
41+
[installation and configuration information]: https://github.com/SemanticMediaWiki/Mermaid/blob/master/docs/INSTALL.md
42+
[usage examples]: https://github.com/SemanticMediaWiki/Mermaid/blob/master/docs/USAGE.md

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": "2.2.0-alpha",
3+
"version": "2.1.1",
44
"author": [
55
"James Hong Kong"
66
],

0 commit comments

Comments
 (0)