]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 30 Jan 2025 12:23:00 +0000 (12:23 +0000)
committergithub-actions <github-actions@github.com>
Thu, 30 Jan 2025 12:23:00 +0000 (12:23 +0000)
[skip ci]

docs/en/docs/release-notes.md

index e343337a7dc9d2f55d29ed9fd6dafc51b46f5f73..e4e8a339ac70d0e248e404ad93b64719526921f7 100644 (file)
@@ -19,6 +19,7 @@ hide:
 
 ### Docs
 
+* 📝 Change the word "unwrap" to "unpack" in `docs/en/docs/tutorial/extra-models.md`. PR [#13061](https://github.com/fastapi/fastapi/pull/13061) by [@timothy-jeong](https://github.com/timothy-jeong).
 * 📝 Update Request Body's `tutorial002` to deal with `tax=0` case. PR [#13230](https://github.com/fastapi/fastapi/pull/13230) by [@togogh](https://github.com/togogh).
 * 👥 Update FastAPI People - Experts. PR [#13269](https://github.com/fastapi/fastapi/pull/13269) by [@tiangolo](https://github.com/tiangolo).