Skip to content

Commit 86b021e

Browse files
committed
Update changelog [skip-ci]
1 parent b117a26 commit 86b021e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file. This change
44

55
## [Unreleased]
66

7+
* Update to Clojure 1.11 to handle ##Inf etc. [#237](https://github.com/clj-commons/kibit/pull/237)
8+
* Switch to borkdude/edamame for side-effect free parsing. [#235](https://github.com/clj-commons/kibit/pull/235), [#246](https://github.com/clj-commons/kibit/pull/246)
9+
* Correctly gather options-spec require vectors as maps so we can check for :as and :as-alias. [#238](https://github.com/clj-commons/kibit/pull/238)
10+
* Moved all of the test/resources files to a new corpus folder which isn't loaded by default on test runs.
11+
712
## 0.1.10 / 2024-05-09
813

914
* Fix scm information in generated pom.xml.

0 commit comments

Comments
 (0)