diff --git a/docs/en/docs/release-notes.md b/docs/en/docs/release-notes.md index b2e3b9c52..a0a045f98 100644 --- a/docs/en/docs/release-notes.md +++ b/docs/en/docs/release-notes.md @@ -7,6 +7,10 @@ hide: ## Latest Changes +### Internal + +* 🔨 Add pre-commit hook to ensure latest release header has date. PR [#15293](https://github.com/fastapi/fastapi/pull/15293) by [@YuriiMotov](https://github.com/YuriiMotov). + ## 0.135.3 (2026-04-01) ### Features