2025-11-05 11:04:49 +01:00
# Changelog
2025-11-05 11:08:18 +01:00
2025-11-05 11:10:42 +01:00
## 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)
2025-11-05 11:08:18 +01:00
## Version 0.2.0 - 2025-11-05
Updated documentation files. This includes changes to the project's release notes and a header file.
**Changes:** 2 files, 103 lines
**Languages:** C (93 lines), Markdown (10 lines)
2025-11-05 11:04:49 +01:00
## Version 0.1.0 - 2025-11-05
Automated versioning and changelog updates are now available when you commit code. This simplifies release management and ensures accurate changelog entries.
**Changes:** 1 files, 425 lines
**Languages:** Python (425 lines)