branch: elpa/cider
commit 9f93a5f674920a731d167c62e55fe7c365502c5a
Author: yuhan0 <qyth...@gmail.com>
Commit: Bozhidar Batsov <bozhi...@batsov.dev>

    Add changelog entry
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index c35c5b0de8..fcaf9bcd3f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,7 @@
 ### Bugs fixed
 
 - [#3696](https://github.com/clojure-emacs/cider/pull/3696): Don't eagerly 
complete a candidate if there are other candidates matching `flex` style.
+- [#3698](https://github.com/clojure-emacs/cider/pull/3698): Fix error 
messages in non-JVM runtimes being suppressed when `cider-show-error-buffer` is 
set to `nil`.
 
 ## 1.14.0 (2024-05-30)
 

Reply via email to