Skip to content

Commit f89fbc1

Browse files
author
Yannick Scherer
committed
Updated CHANGES.md
1 parent 5848b0a commit f89fbc1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
### 0.2.0
44

55
- added more expressive error handling to parser.
6+
- added multi-line string handling (node type: `:multi-line`)
67
- new functions in `rewrite-clj.printer`:
78
- `->to-string`
89
- `estimate-length`
@@ -17,6 +18,9 @@
1718
- `parse-all`
1819
- `parse-string-all`
1920
- `parse-file-all`
21+
- zipper utility functions in `rewrite-clj.zip.utils` (able to handle multi-line strings):
22+
- `prefix`
23+
- `suffix`
2024

2125
### 0.1.0
2226

0 commit comments

Comments
 (0)