We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1813578 commit c6cf504Copy full SHA for c6cf504
2 files changed
messages.json
@@ -40,5 +40,6 @@
40
"3.1.3": "messages/3.1.3.md",
41
"3.1.4": "messages/3.1.4.md",
42
"3.1.5": "messages/3.1.5.md",
43
- "3.1.6": "messages/3.1.6.md"
+ "3.1.6": "messages/3.1.6.md",
44
+ "3.1.7": "messages/3.1.7.md"
45
}
messages/3.1.7.md
@@ -0,0 +1,14 @@
1
+# MarkdownEditing 3.1.7 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 automatic tab title if `set_unsaved_view_name` is absent
9
10
+## New Features
11
12
+## Changes
13
14
+[issues]: https://github.com/SublimeText-Markdown/MarkdownEditing/issues
0 commit comments