diff -r 82836485546c -r d2a70e493aa8 docs/HISTORY.txt --- 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