We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 710dd14 commit 3269ed4Copy full SHA for 3269ed4
1 file changed
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# Version 0.5.0
2
+
3
+Adds signature helper [#6](https://github.com/avli/clojureVSCode/issues/8).
4
5
# Version 0.4.3
6
7
Fixes the issue when only one output line is printed [#9](https://github.com/avli/clojureVSCode/issues/9).
@@ -8,4 +12,4 @@ Shows output of the "Eval" command [#5](https://github.com/avli/clojureVSCode/is
8
12
9
13
# Version 0.4.0
10
14
11
-The first version public version.
15
+The first version public version.
0 commit comments