branch: elpa/clojure-ts-mode
commit f036ed16733d0342c599e922413fe41c233455fa
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>
Add missing changelog entries for recent bug fixes
---
CHANGELOG.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6382d2b72a..e5cc7ed76e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,9 @@
## main (unreleased)
- Add project root detection for ClojureCLR project.
+- Add missing `defstruct` semantic indentation rule.
+- Fix font-lock issues: duplicate query, missing `definline` metadata
docstring.
+- Fix missing builtin symbols in font-lock regexp.
- Improve performance for imenu, font-lock and indentation.
## 0.6.0 (2025-12-02)