]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Mon, 8 May 2023 21:08:08 +0000 (21:08 +0000)
committergithub-actions <github-actions@github.com>
Mon, 8 May 2023 21:08:08 +0000 (21:08 +0000)
docs/en/docs/release-notes.md

index f44a2b3b1407ad56ab74fde4673d86eba0693190..07ddb31dc560992850ce6c9ead50acbdb3bd7391 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ✅ Refactor OpenAPI tests, prepare for Pydantic v2. PR [#9503](https://github.com/tiangolo/fastapi/pull/9503) by [@tiangolo](https://github.com/tiangolo).
 * 🌐 Add Portuguese translation for `docs/pt/docs/advanced/events.md`. PR [#9326](https://github.com/tiangolo/fastapi/pull/9326) by [@oandersonmagalhaes](https://github.com/oandersonmagalhaes).
 * 🌐 Add Russian translation for `docs/ru/docs/deployment/manually.md`. PR [#9417](https://github.com/tiangolo/fastapi/pull/9417) by [@Xewus](https://github.com/Xewus).
 * 🌐 Add setup for translations to Lao. PR [#9396](https://github.com/tiangolo/fastapi/pull/9396) by [@TheBrown](https://github.com/TheBrown).