We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f058035 commit ac75b66Copy full SHA for ac75b66
messages.json
@@ -4,4 +4,5 @@
4
"0.3.1": "messages/0.3.1.md",
5
"0.3.2": "messages/0.3.2.md",
6
"0.3.3": "messages/0.3.3.md"
7
+ "0.3.4": "messages/0.3.4.md"
8
}
messages/0.3.4.md
@@ -0,0 +1,23 @@
1
+Changes in 0.3.4
2
+================
3
+
+- Bug Fixes
+Fixes
+=====
9
+* README: Fix package name for Debian et al., #186
10
+* Fix a bug when utilizing additional search paths for tags files., #191
11
+* Fix a bug "WinError 6", #195
12
+* Changes to be committed:, #196
13
14
15
+Resolves
16
+========
17
18
19
20
+*******************************************************************************
21
22
+For more detailed information about these changes, run ``git v0.3.3..v0.3.4``
23
+on the Git repository found [here](https://github.com/SublimeText/CTags).
0 commit comments