📝 Update release notes

This commit is contained in:
github-actions 2024-09-11 22:50:18 +00:00
parent 24b8f2668b
commit ba0bb6212e
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ hide:
## Latest Changes
### Internal
* Add inline-snapshot for tests. PR [#12189](https://github.com/fastapi/fastapi/pull/12189) by [@tiangolo](https://github.com/tiangolo).
## 0.114.1
### Refactors