Skip to content

Commit b91c862

Browse files
authored
Update CHANGELOG (#8353)
1 parent b642f8c commit b91c862

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
#### :boom: Breaking Change
1616

17+
- Support for `break` and `continue` in loops. `break` and `continue` are new keywords. https://github.com/rescript-lang/rescript/pull/8348
18+
1719
#### :eyeglasses: Spec Compliance
1820

1921
#### :rocket: New Feature
@@ -26,6 +28,8 @@
2628

2729
#### :nail_care: Polish
2830

31+
- Allow builds while watchers are running. https://github.com/rescript-lang/rescript/pull/8349
32+
2933
#### :house: Internal
3034

3135
# 13.0.0-alpha.3

0 commit comments

Comments
 (0)