Skip to content

Commit 5d13f82

Browse files
committed
docs: update change log [skip ci]
Noticed that 2 issues were raised for Cons coerce, included both because they describe effect from different angles.
1 parent ba6e88b commit 5d13f82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ For a list of breaking changes see link:#v1-breaking[breaking changes].
1818

1919
* update clojure tools.reader dependency to v1.3.6
2020
* 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!)
21+
* a Cons now coerces to a rewrite-clj list node https://github.com/clj-commons/rewrite-clj/issues/160[#160] https://github.com/clj-commons/rewrite-clj/issues/161[#161] (thanks @borkdude!)
2222
* internal rewrite-clj developer facing:
2323
** Now also linting rewrite-clj sources with Eastwood https://github.com/clj-commons/rewrite-clj/pull/158[#158] (thanks @vemv!)
2424

0 commit comments

Comments
 (0)