Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Commit 25b2a4e

Browse files
authored
Update CHANGELOG.md
1 parent 02498a4 commit 25b2a4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
## Unreleased
22

3+
* Fix printing for inline nullary functor types [#477](https://github.com/rescript-lang/syntax/pull/477)
4+
* Fix stripping of quotes for empty poly variants [#474](https://github.com/rescript-lang/syntax/pull/474)
35
* Implement syntax for arity zero vs arity one in uncurried application in [#139](https://github.com/rescript-lang/syntax/pull/139)
46
* Fix parsing of first class module exprs as part of binary/ternary expr in [#256](https://github.com/rescript-lang/syntax/pull/256)
57

0 commit comments

Comments
 (0)