Update CHANGELOG

This commit is contained in:
Fabien Potencier
2020-08-23 14:20:00 +02:00
parent d14dab78ce
commit df5d4c3aad
+1
View File
@@ -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)