Skip to content

Commit 2951e8e

Browse files
author
Yannick Scherer
committed
update CHANGES.md.
1 parent fb56783 commit 2951e8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGES.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
`:comma`. (see #44 - thanks @arrdem!)
77
- __BREAKING__: `position` will throw exception if not used on rewrite-clj
88
custom zipper. (see #45)
9+
- __BREAKING__: drops testing against JDK6.
910
- __DEPRECATED__:
1011
- `append-space` in favour of `insert-space-right`
1112
- `prepend-space` in favour of `insert-space-left`
@@ -18,6 +19,7 @@
1819
thanks @eraserhd!)
1920
- fix parsing of whitespace, e.g. `<U+2028>`. (see #43)
2021
- fix serialization of `integer-node`s. (see #37 - thanks @eraserhd!)
22+
- adds `insert-left*` and `insert-right*` to facade.
2123
- generative tests. (see #41 - thanks @eraserhd!)
2224

2325
### 0.4.13

0 commit comments

Comments
 (0)