emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/inf-clojure d7eb9ce 267/313: Update the changelog


From: ELPA Syncer
Subject: [nongnu] elpa/inf-clojure d7eb9ce 267/313: Update the changelog
Date: Wed, 11 Aug 2021 10:00:31 -0400 (EDT)

branch: elpa/inf-clojure
commit d7eb9ce315e5753e651b539501c65d9c9f425dfb
Author: Bozhidar Batsov <bozhidar@batsov.com>
Commit: Bozhidar Batsov <bozhidar@batsov.com>

    Update the changelog
---
 CHANGELOG.md | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 181398b..9187e62 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,9 +4,14 @@
 
 ### New features
 
-* [#173](https://github.com/clojure-emacs/inf-clojure/issues/173): Use 
clojure-mode project detection instead of duplicate version in inf-clojure
+* [#174](https://github.com/clojure-emacs/inf-clojure/pull/174): Invoke 
`inf-clojure` with a prefix argument to prevent using 
`inf-clojure-custom-startup` and `inf-clojure-custom-repl-type`.
+* Made it possible to add user-defined REPL types (by modifying 
`inf-clojure-repl-features`).
+
+### Changes
+
+* **(Breaking)** Restructure massively the configuration. See 
`inf-clojure-repl-features` for details.
 * [#174](https://github.com/clojure-emacs/inf-clojure/pull/174): Set REPL type 
from startup form or prompt at startup, introduce 
`inf-clojure-custom-repl-type` defcustom.
-* [#174](https://github.com/clojure-emacs/inf-clojure/pull/174): Invoke 
`inf-clojure` with a prefix argument to prevent using 
`inf-clojure-custom-startup` and `inf-clojure-custom-repl-type.
+* [#173](https://github.com/clojure-emacs/inf-clojure/issues/173): Use 
clojure-mode's project detection instead of duplicate version in inf-clojure.
 
 ### Bugs fixed
 



reply via email to

[Prev in Thread] Current Thread [Next in Thread]