Skip to content

Commit 4251c5d

Browse files
committed
Add a changelog
1 parent b79fae3 commit 4251c5d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -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+
### Bugs fixed
18+
19+
* [#22](https://github.com/clojure-emacs/cljs-tooling/issues/22): Resolve properly special forms.

0 commit comments

Comments
 (0)