| 23 |
23 |
| 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 |
| |
29 ### Version 4.0.2 - tbd {collapsible="true"} |
| |
30 |
| |
31 * fixes missing const-qualifier in cx_strchr_ and cx_strrchr_ |
| |
32 * fixes bash-specific syntax in update-rules.sh |
| 28 |
33 |
| 29 ### Version 4.0.1 - 2026-02-08 {collapsible="true"} |
34 ### Version 4.0.1 - 2026-02-08 {collapsible="true"} |
| 30 |
35 |
| 31 * fixes compilation errors when using a C++ compiler and a high warning level |
36 * fixes compilation errors when using a C++ compiler and a high warning level |
| 32 * fixes incorrect nonnull-attribute for various list.h functions |
37 * fixes incorrect nonnull-attribute for various list.h functions |