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

index 7adad85cf75ecd62c3da468935a598fde7eb959b..016bf346952fe97f15e3150e0d670e525df0cf8e 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* ✅ Fix new/recent tests with new fixed `ValidationError` JSON Schema. PR [#4806](https://github.com/tiangolo/fastapi/pull/4806) by [@tiangolo](https://github.com/tiangolo).
 This release includes upgrades to third-party packages that handle security issues. Although there's a chance these issues don't affect you in particular, please upgrade as soon as possible.
 
 ### Fixes