diff -r 98b00191ce4f -r 181e3bb4bda3 docs/HISTORY.txt --- a/docs/HISTORY.txt Fri Nov 13 12:52:53 2020 +0100 +++ b/docs/HISTORY.txt Fri Nov 13 16:30:14 2020 +0100 @@ -1,6 +1,13 @@ Changelog ========= +0.1.38 +------ + - added arguments to "find_objects_matching"/"find_objects_providing" functions, to be able to + get depth of found items + - updated "get_text_start" function to return the initial argument value when provided length + is negative + 0.1.37 ------ - added "pyams_utils.date.get_timestamp(context)" function