Skip to content

Commit d8cdb20

Browse files
committed
Add deriving accessors fix to the changelog
1 parent 8768f1a commit d8cdb20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#### :bug: Bug Fix
1616

1717
- Fix misparsing in/after JSX. https://github.com/rescript-lang/rescript-compiler/pull/6686
18+
- Fix `@deriving(accessors)` outputting curried functions in uncurried mode https://github.com/rescript-lang/rescript-compiler/pull/6687
1819

1920
# 11.1.0-rc.4
2021

0 commit comments

Comments
 (0)