feat: add tests for http functionality

This commit is contained in:
retoor 2025-11-05 11:10:42 +01:00
parent c8e03e3c3d
commit d0b9191c42

View File

@ -3,6 +3,14 @@
## Version 0.3.0 - 2025-11-05
We've added tests to verify the HTTP functionality. This improves the reliability of the HTTP implementation for both users and developers.
**Changes:** 2 files, 294 lines
**Languages:** C (286 lines), Markdown (8 lines)
## Version 0.2.0 - 2025-11-05
Updated documentation files. This includes changes to the project's release notes and a header file.