Skip to content

Commit

Permalink
Update changelog (prepare for alpha 4 release) (#6177)
Browse files Browse the repository at this point in the history
  • Loading branch information
cknitt committed Apr 19, 2023
1 parent 96dee17 commit 7cd303e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@
> - :house: [Internal]
> - :nail_care: [Polish]
# 11.0.0-alpha.4 (Unreleased)
# 11.0.0-alpha.4

#### :rocket: Main New Feature

- Add surface syntax for partial application of uncurried functions: `foo(1, ...)`. This corresponds to curried application in the old mode. https://github.com/rescript-lang/rescript-compiler/pull/6166

#### :bug: Bug Fix
Expand Down

0 comments on commit 7cd303e

Please sign in to comment.