Skip to content

Commit b427994

Browse files
committed
Add changelog
1 parent cd1112b commit b427994

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

messages.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,6 @@
4141
"3.1.4": "messages/3.1.4.md",
4242
"3.1.5": "messages/3.1.5.md",
4343
"3.1.6": "messages/3.1.6.md",
44-
"3.1.7": "messages/3.1.7.md"
44+
"3.1.7": "messages/3.1.7.md",
45+
"3.1.8": "messages/3.1.8.md"
4546
}

messages/3.1.8.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# MarkdownEditing 3.1.8 Changelog
2+
3+
Your _MarkdownEditing_ plugin is updated. Enjoy new version. For any type of
4+
feedback you can use [GitHub issues][issues].
5+
6+
## Bug Fixes
7+
8+
* Fix GFM auto-link termination
9+
* Add support for pandoc attributes in reference definitions (#712)
10+
11+
## New Features
12+
13+
## Changes
14+
15+
[issues]: https://github.com/SublimeText-Markdown/MarkdownEditing/issues

0 commit comments

Comments
 (0)