mirror of
https://github.com/tokio-rs/axum.git
synced 2025-01-19 15:33:17 +01:00
e58336621d
- **breaking:** Removed `debug_router` macro. - **breaking:** Removed `check_service` function. - **breaking:** Removed `debug_service` function.
488 B
488 B
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Unreleased
0.2.0 (13. October 2021)
- breaking: Removed
debug_router
macro. - breaking: Removed
check_service
function. - breaking: Removed
debug_service
function.
0.1.0 (6. October 2021)
- Initial release.