mirror of https://github.com/tiangolo/fastapi.git
parent
47acc62e54
commit
ee46b851bc
|
|
@ -11,6 +11,10 @@ hide:
|
|||
|
||||
* 📌 Pin `httpx` to `>=0.23.0,<1.0.0`. PR [#14086](https://github.com/fastapi/fastapi/pull/14086) by [@YuriiMotov](https://github.com/YuriiMotov).
|
||||
|
||||
### Internal
|
||||
|
||||
* 🛠️ Update `docs.py generate-readme` command to remove permalinks from headers. PR [#14055](https://github.com/fastapi/fastapi/pull/14055) by [@YuriiMotov](https://github.com/YuriiMotov).
|
||||
|
||||
## 0.116.2
|
||||
|
||||
### Upgrades
|
||||
|
|
|
|||
Loading…
Reference in New Issue