mirror of https://github.com/fafhrd91/actix-web
add changelog entry
This commit is contained in:
parent
7f627a982e
commit
a1a9db15ac
|
@ -1,6 +1,9 @@
|
|||
# Changes
|
||||
|
||||
## Unreleased - 2021-xx-xx
|
||||
* In routing macros, paths are now validated at compile time. [#2350]
|
||||
|
||||
[#2350]: https://github.com/actix/actix-web/pull/2350
|
||||
|
||||
|
||||
## 0.5.0-beta.3 - 2021-06-17
|
||||
|
|
Loading…
Reference in New Issue