Skip to content

Commit 6bebd1e

Browse files
committed
Update README.
1 parent 8fa467e commit 6bebd1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
- Updated ReScript parser version to 241fefd (ReScript 10.0.1).
66
- Removed Reason support.
7-
- Unescape extracted strings to fix issue with duplicate newlines.
7+
- Unescape extracted strings to fix issue with duplicate backslash (`\\n` vs. `\n`).
88
- Build with OCaml 4.14.0.
99
- Perform Linux build on ubuntu-20.04 as ubuntu-18.04 is deprecated.
1010

0 commit comments

Comments
 (0)