diff --git a/docs/release-notes.md b/docs/release-notes.md
index ef78a94fc..c99dc29af 100644
--- a/docs/release-notes.md
+++ b/docs/release-notes.md
@@ -1,5 +1,7 @@
## Next release
+* Fix bug: handling additional `responses` in `APIRouter.include_router()`. PR #140.
+
* Fix typo in SQL tutorial. PR #138 by @mostaphaRoudsari.
* Fix typos in section about nested models and OAuth2 with JWT. PR #127 by @mmcloud.