Skip to content

Commit 3cfd53b

Browse files
committed
Update Messages for Package Control
1 parent 30cdd32 commit 3cfd53b

File tree

2 files changed

+26
-1
lines changed

2 files changed

+26
-1
lines changed

messages.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@
66
"0.3.3": "messages/0.3.3.md",
77
"0.3.4": "messages/0.3.4.md",
88
"0.3.5": "messages/0.3.5.md",
9-
"0.3.6": "messages/0.3.6.md"
9+
"0.3.6": "messages/0.3.6.md",
10+
"0.3.7": "messages/0.3.7.md"
1011
}

messages/0.3.7.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
Changes in 0.3.7
2+
================
3+
4+
- Resolve regressions caused by multiple previous releases
5+
- General improvements in error handling and other corner cases
6+
- Bug Fixes
7+
8+
Fixes
9+
=====
10+
11+
* Ruby: Exception and ? ignored., #177
12+
* Can't Jump to the definition which defined by #define, #213
13+
14+
Resolves
15+
========
16+
17+
* Travis-ci Integration, #218
18+
* Tests aren't cross platform, #219
19+
* Better formatted build warnings #220
20+
21+
*******************************************************************************
22+
23+
For more detailed information about these changes, run ``git v0.3.6..v0.3.7``
24+
on the Git repository found [here](https://github.com/SublimeText/CTags).

0 commit comments

Comments
 (0)