diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index 9effecd9e..979c1f9a0 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Internal + +* 🔧 Add ty configs to check docs sources. PR [#15769](https://github.com/fastapi/fastapi/pull/15769) by [@tiangolo](https://github.com/tiangolo). + ## 0.137.1 (2026-06-15) ### Fixes