mirror of https://github.com/fafhrd91/actix-web
Write changelog
This commit is contained in:
parent
34a5c3f044
commit
e0566bd212
|
@ -6,6 +6,7 @@
|
|||
|
||||
- Add `HttpServer::{bind,listen}_auto_h2c()` method.
|
||||
- Add `Resource::{get, post, etc...}` methods for more concisely adding routes that don't need additional guards.
|
||||
- Add several missing convenience methods on `HttpResponse` for their respective status codes.
|
||||
|
||||
### Changed
|
||||
|
||||
|
|
Loading…
Reference in New Issue