mirror of https://github.com/tiangolo/fastapi.git
parent
df950111fe
commit
8bdb0d2242
|
|
@ -9,6 +9,7 @@ hide:
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
|
* ✨ Show a clear error on attempt to include router into itself. PR [#14258](https://github.com/fastapi/fastapi/pull/14258) by [@JavierSanchezCastro](https://github.com/JavierSanchezCastro).
|
||||||
* ✨ Replace `dict` by `Mapping` on `HTTPException.headers`. PR [#12997](https://github.com/fastapi/fastapi/pull/12997) by [@rijenkii](https://github.com/rijenkii).
|
* ✨ Replace `dict` by `Mapping` on `HTTPException.headers`. PR [#12997](https://github.com/fastapi/fastapi/pull/12997) by [@rijenkii](https://github.com/rijenkii).
|
||||||
|
|
||||||
### Internal
|
### Internal
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue