aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/Changelog.md b/Changelog.md
index 38c66d39..e047f336 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -1,7 +1,9 @@
### 0.5.0 (unreleased)
-Features:
+Breaking Changes:
+ * Type Checker: Disallow arithmetic operations for Boolean variables.
+Features:
Bugfixes: