Add CHANGELOG for #6152

This commit is contained in:
Bruno Oliveira 2019-11-08 10:50:51 -03:00
parent db82432ec8
commit c16b121594
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
Now parametrization will use the ``__name__`` attribute of any object for the id, if present. Previously it would only use ``__name__`` for functions and classes.