diff --git a/python-fastapi.changes b/python-fastapi.changes index 4be5c0b..c15f21f 100644 --- a/python-fastapi.changes +++ b/python-fastapi.changes @@ -2,9 +2,9 @@ Thu Oct 19 11:21:33 UTC 2023 - Ondřej Súkup - update to 0.104.0 -- disable test_dependency_gets_exception -> https://github.com/tiangolo/fastapi/discussions/9934 * Add reference (code API) docs with PEP 727, add subclass with custom docstrings for BackgroundTasks, refactor docs structure. +- disable test_dependency_gets_exception -> https://github.com/tiangolo/fastapi/discussions/9934 ------------------------------------------------------------------- Sun Oct 1 15:35:20 UTC 2023 - Ondřej Súkup