# Changelog ## Version 0.1.0 - 2025-12-15 Implements zero-copy data forwarding to enhance connection performance. Caches patch buffers in connection structures and optimizes buffer compaction during read handling to reduce memory allocations. **Changes:** 2 files, 153 lines **Languages:** C (153 lines)