mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-06 10:36:39 +00:00
📝 Update release notes
This commit is contained in:
parent
95475aaa9c
commit
ce02d3cb83
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
## Next release
|
||||
|
||||
* Re-enable `black` formatting checks for Python 3.7. PR [#229](https://github.com/tiangolo/fastapi/pull/229) by [@zamiramir](https://github.com/zamiramir).
|
||||
|
||||
## 0.21.0
|
||||
|
||||
* On body parsing errors, raise `from` previous exception, to allow better introspection in logging code. PR [#192](https://github.com/tiangolo/fastapi/pull/195) by [@ricardomomm](https://github.com/ricardomomm).
|
||||
|
|
|
|||
Loading…
Reference in a new issue