mirror of
https://github.com/tokio-rs/axum.git
synced 2026-08-25 00:00:23 +02:00
* add axum-debug to workspace * update readme * add changes to changelog * little docs update * fix the gap a tab has leaked into workspace Cargo.toml, it must be fixed * address clippy warnings
459 B
459 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
- breaking: Removed
debug_routermacro. - breaking: Removed
check_servicefunction. - breaking: Removed
debug_servicefunction.
0.1.0 (6. October 2021)
- Initial release.