branch: elpa/clojure-ts-mode
commit 4f52eae031fa36ed36dee945a10407d6228b0eca
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>
Fix a changelog entry
---
CHANGELOG.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 3ce4774087..eb10058b93 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,7 @@
## main (unreleased)
-- [[#62](https://github.com/clojure-emacs/clojure-ts-mode/issues/62)]: Define
`list` "thing" to improve navigation in Emacs 31.
+- [#62](https://github.com/clojure-emacs/clojure-ts-mode/issues/62): Define
`list` "thing" to improve navigation in Emacs 31.
- [#64]: Add defcustom `clojure-ts-auto-remap` to control remapping of
`clojure-mode` buffers.
## 0.2.3 (2025-03-04)