diff --git a/release-notes.md b/release-notes.md index 9feabfb..8d3197f 100644 --- a/release-notes.md +++ b/release-notes.md @@ -54,6 +54,7 @@ ### Docs +* 📝 Update docs. PR [#2036](https://github.com/fastapi/full-stack-fastapi-template/pull/2036) by [@alejsdev](https://github.com/alejsdev). * ✏️ Fix small typo in `deployment.md`. PR [#1679](https://github.com/fastapi/full-stack-fastapi-template/pull/1679) by [@cassmtnr](https://github.com/cassmtnr). ### Internal