Skip to content

Commit 59cd1f3

Browse files
committed
Add a changelog
1 parent e6a4ef3 commit 59cd1f3

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog
2+
3+
## master (unreleased)
4+
5+
### New Features
6+
7+
* [#34](https://github.com/clojure-emacs/inf-clojure/pull/34): Add support for socket REPL connections.
8+
9+
### Bugs Fixed
10+
11+
* [#35](https://github.com/clojure-emacs/inf-clojure/issues/35): Fix prompt being included in input history.
12+
13+
## 1.4.0 (2016-01-17)
14+
15+
### New Features
16+
17+
* [#22](https://github.com/clojure-emacs/inf-clojure/pull/22): Add ElDoc support.

0 commit comments

Comments
 (0)