mirror of https://github.com/tiangolo/fastapi.git
📝 Update release notes
This commit is contained in:
parent
6cc24416e2
commit
7c6f2f8fde
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue