diff --git a/CHANGELOG.md b/CHANGELOG.md index 977198bd4c..bf761eae4c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,10 @@ # 12.0.0-alpha.5 (Unreleased) +#### :rocket: New Feature + +- Introduce "Unified operators" for arithmetic operators (`+`, `-`, `*`, `/`, `mod`). See https://github.com/rescript-lang/rescript-compiler/pull/7057 + # 12.0.0-alpha.4 #### :boom: Breaking Change