Skip to content

Commit db7bfaf

Browse files
committed
Fix the changelog
1 parent f666f60 commit db7bfaf

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,16 @@
22

33
## master (unreleased)
44

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+
510
## 2.0.1 (2017-05-18)
611

712
### Bugs Fixed
813

914
* [#77](https://github.com/clojure-emacs/inf-clojure/pull/77): Fix request "Eval expression:" if arglists return is `nil`.
10-
* [#79](https://github.com/clojure-emacs/inf-clojure/pull/82): Eldoc error when running boot repl.
11-
* [#83](https://github.com/clojure-emacs/inf-clojure/pull/85): No such namespace: complete.core in lumo REPL.
1215

1316
## 2.0.0 (2017-05-01)
1417

0 commit comments

Comments
 (0)