mirror of
https://github.com/tokio-rs/axum.git
synced 2026-09-01 00:00:14 +02:00
484 B
484 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
- None.
0.1.1 (22. February 2022)
- Add
#[derive(TypedPath)]for use with axum-extra's new "type safe" routing API (#756)
0.1.0 (TODO)
- Initial release.