# Changelog ## Version 0.5.0 - 2025-11-05 Users can now run the application inside a chroot container. Developers can use the new `chroot.py` script to initialize and enter these containers. **Changes:** 2 files, 118 lines **Languages:** Markdown (8 lines), Python (110 lines) ## Version 0.4.0 - 2025-11-05 Testing has been added to verify the HTTP functionality. This improves the reliability and quality of the HTTP features. **Changes:** 1 files, 8 lines **Languages:** Markdown (8 lines) ## 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. **Changes:** 2 files, 103 lines **Languages:** C (93 lines), Markdown (10 lines) ## 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)