Added changlog entries

This commit is contained in:
palaviv 2016-03-20 19:01:47 +02:00
parent 7885e43b78
commit dd384f7f78
1 changed files with 3 additions and 2 deletions

View File

@ -23,7 +23,8 @@
**Changes**
*
* parametrize ids can accept None as specific test id. The
automatically generated id for that argument will be used.
*
@ -45,7 +46,7 @@
**Bug Fixes**
*
* When receiving identical test ids in parametrize we generate unique test ids.
*