📝 Update release notes

This commit is contained in:
github-actions 2024-09-19 09:47:54 +00:00
parent 6cc24416e2
commit 7c6f2f8fde
1 changed files with 4 additions and 0 deletions

View File

@ -11,6 +11,10 @@ hide:
* 📝 Fix small typos in the documentation. PR [#12213](https://github.com/fastapi/fastapi/pull/12213) by [@svlandeg](https://github.com/svlandeg).
### Internal
* ✏️ Fix docstring typos in http security. PR [#12223](https://github.com/fastapi/fastapi/pull/12223) by [@albertvillanova](https://github.com/albertvillanova).
## 0.115.0
### Highlights