Skip to content

Commit 80a334c

Browse files
committed
docs: update change log [skip ci]
1 parent f395a23 commit 80a334c

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,11 @@ For a list of breaking changes see link:#v1-breaking[breaking changes].
1616

1717
=== Unreleased
1818

19-
* update clojure tools.reader dependency to current v1.3.6
20-
* a zipper created with both a custom `:auto-resolve` option and the `:track-position?` `true` option will now acknowledge and use the custom `:auto-resolve` https://github.com/clj-commons/rewrite-clj/issues/159[#159]
19+
* update clojure tools.reader dependency to v1.3.6
20+
* a zipper created with both a custom `:auto-resolve` option and the `:track-position?` `true` option will now acknowledge and use the custom `:auto-resolve` https://github.com/clj-commons/rewrite-clj/issues/159[#159]
21+
* a Cons now coerces to a rewrite-clj list node https://github.com/clj-commons/rewrite-clj/issues/161[#161] (thanks @borkdude!)
22+
* internal rewrite-clj developer facing:
23+
** Now also linting rewrite-clj sources with Eastwood https://github.com/clj-commons/rewrite-clj/pull/158[#158] (thanks @vemv!)
2124

2225
=== v1.0.644-alpha
2326

0 commit comments

Comments
 (0)