branch: elpa/clojure-mode
commit 7b76e4befdd2d6d9d4905824111da1a6551d466e
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>

    Update the changelog
---
 CHANGELOG.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 76e20b9c5c..1115b8dcfc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,11 @@
 
 ## master (unreleased)
 
+### Bugs fixed
+
+* [#658](https://github.com/clojure-emacs/clojure-mode/issues/658): Fix 
`clojure-mode-version` returning `nil`.
+* [#686](https://github.com/clojure-emacs/clojure-mode/issues/686): Fix 
`clojure-find-def` failing when comments appear between the `def` form and the 
symbol name.
+
 ### Changes
 
 * Bump the minimum required Emacs version to 27.1.

Reply via email to