| 24 * [Doxygen Documentation](https://ucx.sourceforge.io/api/) |
24 * [Doxygen Documentation](https://ucx.sourceforge.io/api/) |
| 25 * [Test Coverage Report](https://ucx.sourceforge.io/coverage/) |
25 * [Test Coverage Report](https://ucx.sourceforge.io/coverage/) |
| 26 |
26 |
| 27 ## Changelog |
27 ## Changelog |
| 28 |
28 |
| 29 ### Version 4.0.1 - 2025-12-31 {collapsible="true"} |
29 ### Version 4.0.1 - preview {collapsible="true"} |
| 30 |
30 |
| 31 |
31 * fixes compilation errors when using a C++ compiler and a high warning level |
| 32 |
32 |
| 33 ### Version 4.0.0 - 2025-12-31 {collapsible="true"} |
33 ### Version 4.0.0 - 2025-12-31 {collapsible="true"} |
| 34 |
34 |
| 35 * adds cx_system_page_size() to allocator.h |
35 * adds cx_system_page_size() to allocator.h |
| 36 * adds cx_compare_func2 function pointer that supports compare functions with custom data |
36 * adds cx_compare_func2 function pointer that supports compare functions with custom data |