Skip to content

Commit a0a3075

Browse files
committed
CHANGELOG
1 parent 7037cd5 commit a0a3075

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
#### :boom: Breaking Change
1616

1717
- Support for `break` and `continue` in loops. `break` and `continue` are new keywords. https://github.com/rescript-lang/rescript/pull/8348
18+
- Fix iterator / iterable typedefs, add generator typedefs. https://github.com/rescript-lang/rescript/pull/8355
1819

1920
#### :eyeglasses: Spec Compliance
2021

0 commit comments

Comments
 (0)