We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b79fae3 commit 4251c5dCopy full SHA for 4251c5d
CHANGELOG.md
@@ -0,0 +1,19 @@
1
+# Changelog
2
+
3
+## master (unreleased)
4
5
+## 0.3.1 (2018-11-04)
6
7
+### Bugs fixed
8
9
+* [#28](https://github.com/clojure-emacs/cljs-tooling/issues/28): Fix var info for vars in the current namespace.
10
11
+## 0.3.0 (2018-09-03)
12
13
+### New features
14
15
+* [#24](https://github.com/clojure-emacs/cljs-tooling/pull/24): Add support for self-hosted ClojureScript.
16
17
18
19
+* [#22](https://github.com/clojure-emacs/cljs-tooling/issues/22): Resolve properly special forms.
0 commit comments