diff -r 20c9212b3a47 -r 1fd31909a3f8 CHANGELOG --- a/CHANGELOG Wed Jan 15 19:32:53 2025 +0100 +++ b/CHANGELOG Wed Jan 15 19:42:49 2025 +0100 @@ -31,6 +31,7 @@ * moves cx_compare_func typedef to compare.h * moves cx_szmul() to common.h * moves stream copy functions to new streams.h + * removes several *_m variants of functions in string.h in favor of automatic conversion * removes utils.h * removes flag_removal function from iterator * removes cxMapDetach() and makes cxMapRemoveAndGet() compatible with both map variants