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 f666f60 commit db7bfafCopy full SHA for db7bfaf
CHANGELOG.md
@@ -2,13 +2,16 @@
2
3
## master (unreleased)
4
5
+### Bugs Fixed
6
+
7
+* [#79](https://github.com/clojure-emacs/inf-clojure/pull/82): Eldoc error when running boot repl.
8
+* [#83](https://github.com/clojure-emacs/inf-clojure/pull/85): No such namespace: complete.core in lumo REPL.
9
10
## 2.0.1 (2017-05-18)
11
12
### Bugs Fixed
13
14
* [#77](https://github.com/clojure-emacs/inf-clojure/pull/77): Fix request "Eval expression:" if arglists return is `nil`.
-* [#79](https://github.com/clojure-emacs/inf-clojure/pull/82): Eldoc error when running boot repl.
-* [#83](https://github.com/clojure-emacs/inf-clojure/pull/85): No such namespace: complete.core in lumo REPL.
15
16
## 2.0.0 (2017-05-01)
17
0 commit comments