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

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

[nongnu] elpa/cider 59d32c36d6 2/3: [#3145] Add a changelog entry


From: ELPA Syncer
Subject: [nongnu] elpa/cider 59d32c36d6 2/3: [#3145] Add a changelog entry
Date: Fri, 4 Feb 2022 04:57:55 -0500 (EST)

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

    [#3145] Add a changelog entry
---
 CHANGELOG.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 06c03e4e60..154a3d2927 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,12 +6,13 @@
 
 * [#3127](https://github.com/clojure-emacs/cider/pull/3040): Strip all 
exec-opts flags (`-A` `-M` `-T` `-X`) if they exist in 
`cider-clojure-cli-aliases`. Also addresses a duplicate `:` in the generated 
`clj` command.
 * Enable `cider-enrich-classpath` by default again.
-  
+
 ### Bugs fixed
 
 * Upgrade 
[enrich-classpath](https://github.com/clojure-emacs/enrich-classpath), which 
fixes various edge cases.
   * Remember: at the moment the enrich-classpath is disabled by default. It 
will soon be enabled again. If you wish to try it out, you can customize 
`cider-enrich-classpath` to `t`.
   * Also remember: for it to work, on Linux, you'll also have to do something 
like `sudo apt install openjdk-11-source` (depending on your package manager 
and JDK of choice).
+* [#3145](https://github.com/clojure-emacs/cider/pull/3145): Allow fallback to 
other `xref` backends if cider-nrepl is not loaded.
 
 ## 1.2.0 (2021-12-22)
 



reply via email to

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