Skip to content

Commit a87c462

Browse files
committed
chore: changelog
1 parent ade71c3 commit a87c462

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ Changelog
22
========================================
33
Since tools.analyzer.jvm version are usually cut simultaneously with a tools.analyzer version, check also the tools.analyzer [CHANGELOG](https://github.com/clojure/tools.analyzer/blob/master/CHANGELOG.md) for changes on the corresponding version, since changes in that library will reflect on this one.
44
- - -
5+
* Release 1.4.0 on TODO
6+
* Added support for Clojure 1.12 qualified methods (Class/.method, Class/method, Class/new)
7+
* Added :method-value AST node for method values in value position
8+
* Added :param-tags support for overload disambiguation in method values and host calls
59
* Release 1.3.3 on 5 Jan 2026
610
* Bumped parent pom and dep versions
711
* Release 1.3.2 on 17 Jan 2025

0 commit comments

Comments
 (0)