]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Sun, 27 Nov 2022 13:12:12 +0000 (13:12 +0000)
committergithub-actions <github-actions@github.com>
Sun, 27 Nov 2022 13:12:12 +0000 (13:12 +0000)
docs/en/docs/release-notes.md

index ea3e5ab43084e48e55356538d0af544302896476..f6fd36be049884efe7d8552782072085f747646e 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 👷 Fix and tweak CI cache handling. PR [#5696](https://github.com/tiangolo/fastapi/pull/5696) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Update `setup-python` action in tests to use new caching feature. PR [#5680](https://github.com/tiangolo/fastapi/pull/5680) by [@madkinsz](https://github.com/madkinsz).
 * ✏️ Fix typo in docs for `docs/en/docs/advanced/middleware.md`. PR [#5376](https://github.com/tiangolo/fastapi/pull/5376) by [@rifatrakib](https://github.com/rifatrakib).
 * ⬆ Bump black from 22.8.0 to 22.10.0. PR [#5569](https://github.com/tiangolo/fastapi/pull/5569) by [@dependabot[bot]](https://github.com/apps/dependabot).