Skip to content

Commit ff72101

Browse files
📝 Update release notes
[skip ci]
1 parent ca76a4e commit ff72101

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/en/docs/release-notes.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ hide:
1616

1717
* ♻️ Simplify reading files in memory, do it sequentially instead of (fake) parallel. PR [#14884](https://github.com/fastapi/fastapi/pull/14884) by [@tiangolo](https://github.com/tiangolo).
1818

19+
### Docs
20+
21+
* 📝 Use `dfn` tag for definitions instead of `abbr` in docs. PR [#14744](https://github.com/fastapi/fastapi/pull/14744) by [@YuriiMotov](https://github.com/YuriiMotov).
22+
1923
### Internal
2024

2125
* ✅ Test order for the submitted byte Files. PR [#14828](https://github.com/fastapi/fastapi/pull/14828) by [@valentinDruzhinin](https://github.com/valentinDruzhinin).

0 commit comments

Comments
 (0)