diff --git a/CHANGELOG b/CHANGELOG index 25ce100e4..d9e13b73f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,5 +1,6 @@ # 1.44.0 (2020-XX-XX) + * Make round brackets optional for one argument tests like "same as" or "divisible by" * Add support for ES2015 style object initialisation shortcut { a } is the same as { 'a': a } # 1.43.1 (2020-08-05)