🔖 Release version 0.128.7

This commit is contained in:
Sebastián Ramírez committed 2026-02-10 13:24:38 +01:00
1 parent 5bb3423205
commit 8f82c94de0
2 files changed
+3 -1

No files matched your search

+2
View File
@@ -7,6 +7,8 @@ hide:
## Latest Changes
## 0.128.7
### Features
* ✨ Show a clear error on attempt to include router into itself. PR [#14258](https://github.com/fastapi/fastapi/pull/14258) by [@JavierSanchezCastro](https://github.com/JavierSanchezCastro).