mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-07 19:16:43 +00:00
📝 Update release notes
This commit is contained in:
parent
19769d0483
commit
c89dc736bd
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
|||
|
||||
## 0.75.0
|
||||
|
||||
### Features
|
||||
|
||||
* ✨ Add support for custom `generate_unique_id_function` and docs for generating clients. New docs: [Advanced - Generate Clients](https://fastapi.tiangolo.com/advanced/generate-clients/). PR [#4650](https://github.com/tiangolo/fastapi/pull/4650) by [@tiangolo](https://github.com/tiangolo).
|
||||
|
||||
## 0.74.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue