feat: add tests for http functionality

This commit is contained in:
retoor 2025-11-05 10:10:42 +00:00
parent 6feb622e28
commit 2bd93c2a84

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.