diff --git a/CHANGELOG.md b/CHANGELOG.md index 1420462..58161ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.