From fd7ffedead51f77135250dca29326c890f3632a2 Mon Sep 17 00:00:00 2001 From: Alex Beregszaszi Date: Fri, 10 Feb 2017 21:41:40 +0000 Subject: Use different wording for assert --- Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Changelog.md') diff --git a/Changelog.md b/Changelog.md index e8656ac8..d383ba42 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,7 +1,7 @@ ### 0.4.10 (unreleased) Features: - * Add ``assert(condition)`` to abort execution. + * Add ``assert(condition)``, which throws if condition is false. * Type system: Support explicit conversion of external function to address. Bugfixes: -- cgit v1.2.3