# Changelog
All notable changes to this project will be documented in this file.
## [0.1.0] - 2026-05-11
### Added
- Initial release of grweb framework
- Go-style concurrency with gorust coroutines
- Tree-based router with path parameters support
- Middleware chain implementation
- TOML-based configuration
- Built-in Logger, Recovery, and CORS middleware
- Performance optimizations for high throughput