changeset 439 | d2a70e493aa8 |
parent 408 | cf2304af0fab |
child 442 | 63e3acc6e4d6 |
--- a/docs/HISTORY.txt Mon Jun 29 18:21:30 2020 +0200 +++ b/docs/HISTORY.txt Mon Jun 29 22:32:45 2020 +0200 @@ -1,6 +1,13 @@ Changelog ========= +0.1.36 +------ + - added multiple mail addresses schema field + - added pyams_utils.list.unique_iter_max() function to get items out of an iterable containing + the biggest value for a given key + - small decorators updates + 0.1.35 ------ - Pylint code cleanup and GitLab-CI integration updates