--- a/CHANGELOG Wed Dec 27 14:54:04 2023 +0100 +++ b/CHANGELOG Wed Dec 27 16:04:38 2023 +0100 @@ -4,8 +4,10 @@ * adds cxListFindRemove() * adds cxBufferReset() * adds cx_cmp_ptr() + * adds improved version of UCX 2 Test framework (now a self-contained header) * fixes wrong link from UCX 2 documentation to UCX 3 documentation - * removes CMake, except for tests at the moment, in favor of uwproj + * removes CMake + * removes GTest dependency Version 3.0 - 2023-07-09 ------------------------