Update CHANGELOG

This commit is contained in:
Fabien Potencier
2020-08-23 14:22:58 +02:00
parent 7759111e75
commit d5d4750112
+1
View File
@@ -1,5 +1,6 @@
# 3.1.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 }
# 3.0.5 (2020-05-08)