Skip to content

Commit 368e400

Browse files
committed
Note breaking change in CHANGELOG
1 parent 32a149c commit 368e400

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@
1212
1313
# 12.0.0-beta.2 (Unreleased)
1414

15+
#### :boom: Breaking Change
16+
17+
- `Result.getOrThrow` now throws a JS error instead of a `Not_found` ReScript exception. https://github.com/rescript-lang/rescript/pull/7630
18+
1519
#### :nail_care: Polish
1620

1721
- Add missing backtick and spaces to `Belt.Map.map` doc comment. https://github.com/rescript-lang/rescript/pull/7632

0 commit comments

Comments
 (0)