Skip to content

Commit fa0e58e

Browse files
committed
Update Messages for Package Control
Signed-off-by: Stephen Finucane <[email protected]>
1 parent 90d1f66 commit fa0e58e

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

messages.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
"0.3.5": "messages/0.3.5.md",
99
"0.3.6": "messages/0.3.6.md",
1010
"0.3.7": "messages/0.3.7.md",
11-
"0.3.8": "messages/0.3.8.md"
11+
"0.3.8": "messages/0.3.8.md",
12+
"0.3.9": "messages/0.3.9.md"
1213
}

messages/0.3.9.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
Changes in 0.3.8
2+
================
3+
4+
- Add build ctags options to sidebar
5+
- Bug Fixes
6+
7+
Fixes
8+
=====
9+
10+
* Add missing 'icon' parameter to 'add_regions', #261
11+
* Fix accidentally using a symbol as a format string, #264
12+
* Fix issues with non-UTF8 charset, #267
13+
14+
Resolves
15+
========
16+
17+
N/A
18+
19+
*******************************************************************************
20+
21+
For more detailed information about these changes, run ``git v0.3.8..v0.3.9``
22+
on the Git repository found [here](https://github.com/SublimeText/CTags).

0 commit comments

Comments
 (0)