We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc2350 commit d0d269dCopy full SHA for d0d269d
CHANGELOG.md
@@ -2,9 +2,15 @@
2
3
## master (unreleased)
4
5
-# [#164](https://github.com/clojure-emacs/inf-clojure/pull/164): Fix for eldoc-mode on ClojureCLR
+### New features
6
+
7
* [#160](https://github.com/clojure-emacs/inf-clojure/pull/160): Support [Joker](https://joker-lang.org/).
8
9
+### Bugs fixed
10
11
+* [#164](https://github.com/clojure-emacs/inf-clojure/pull/164): Fix for eldoc-mode on ClojureCLR.
12
* [#135](https://github.com/clojure-emacs/inf-clojure/pull/135): Improve command sanitation code.
13
+* Fix `info-clojure-apropos`.
14
15
## 2.1.0 (2018-01-02)
16
0 commit comments