We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfcdd0c commit 9f92f69Copy full SHA for 9f92f69
1 file changed
CHANGELOG.md
@@ -8,6 +8,13 @@ Bits may be missing and/or inaccurate :)
8
* Decide about inline use (e.g. add some \_bare\_\* constructs? stop using?)
9
([#41](https://github.com/sogaiu/tree-sitter-clojure/issues/41))
10
11
+### v0.0.14 - 2026-02-17
12
+
13
+* Features and Fixes
14
+ * Add GitHub Actions workflows
15
+ * Update version info in package.json and tree-sitter.json
16
+ * Generate parser.c and friends with tree-sitter v0.26.5 (ABI version 15)
17
18
### v0.0.13 - 2024-05-15
19
20
* Features and Fixes
0 commit comments