changelog

This commit is contained in:
Ali MJ Al-Nasrawy 2022-01-27 20:06:01 +03:00
parent cd499f47c2
commit 1185037637
1 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,10 @@
# Changes
## Unreleased - 2021-xx-xx
- Remove the unused `ResourceInfo`.
- Add `RouterBuilder::push`.
- Change signature of `ResourceDef::capture_match_info_fn` to remove `user_data` parameter.
- Relax bounds in `Router::recognize*` and `ResourceDef::capture_match_info`.
## 0.5.0-rc.2 - 2022-01-21