Browse Source

📝 Update release notes

[skip ci]
pull/14435/head
github-actions[bot] 6 months ago
parent
commit
f636513390
  1. 4
      docs/en/docs/release-notes.md

4
docs/en/docs/release-notes.md

@ -11,6 +11,10 @@ hide:
* ✨ Handle wrapped dependencies. PR [#9555](https://github.com/fastapi/fastapi/pull/9555) by [@phy1729](https://github.com/phy1729).
### Refactors
* ♻️ Refactor internals, update `is_coroutine` check to reuse internal supported variants (unwrap, check class). PR [#14434](https://github.com/fastapi/fastapi/pull/14434) by [@tiangolo](https://github.com/tiangolo).
## 0.123.4
### Fixes

Loading…
Cancel
Save