]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 12 May 2022 17:15:56 +0000 (17:15 +0000)
committergithub-actions <github-actions@github.com>
Thu, 12 May 2022 17:15:56 +0000 (17:15 +0000)
docs/en/docs/release-notes.md

index 681d7f183ed72f44e1ec34c02e830741f84078fb..5efa5b818310ba11418962a29823f129065ddcf8 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 👷 Add pre-commit CI instead of custom GitHub Action. PR [#4896](https://github.com/tiangolo/fastapi/pull/4896) by [@tiangolo](https://github.com/tiangolo).
 * 👷 Add pre-commit GitHub Action workflow. PR [#4895](https://github.com/tiangolo/fastapi/pull/4895) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Add documentation for redefined path operations. PR [#4864](https://github.com/tiangolo/fastapi/pull/4864) by [@madkinsz](https://github.com/madkinsz).
 * 🔥 Remove un-used old pending tests, already covered in other places. PR [#4891](https://github.com/tiangolo/fastapi/pull/4891) by [@tiangolo](https://github.com/tiangolo).