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

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

[nongnu] elpa/cider 6a6f82f0ce: Add a note


From: ELPA Syncer
Subject: [nongnu] elpa/cider 6a6f82f0ce: Add a note
Date: Sun, 13 Feb 2022 07:57:54 -0500 (EST)

branch: elpa/cider
commit 6a6f82f0ce79e92d441e2d2d139cb75bafe9e6c9
Author: Bozhidar Batsov <bozhidar@batsov.dev>
Commit: Bozhidar Batsov <bozhidar@batsov.dev>

    Add a note
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7f70278776..c00f197e17 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -9,6 +9,7 @@
 * [#3148](https://github.com/clojure-emacs/cider/pull/3148): Display error 
messages in multiline comment eval results, and in result overlays when 
`cider-show-error-buffer` is set to nil.
 * [#3149](https://github.com/clojure-emacs/cider/pull/3149): Add option 
`'change` to `cider-eval-result-duration`, allowing multiple eval result 
overlays to persist until the next change to the buffer.
 * `cider-jack-in-lein-plugins` no longer affects non-Leiningen projects.
+  * Third-party packages should rely on `cider-jack-in-dependencies` instead.
 
 ### Bugs fixed
 



reply via email to

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