mirror of
https://github.com/rjNemo/fastapi
synced 2026-06-10 12:36:48 +00:00
📝 Update release notes
This commit is contained in:
parent
1c2cdb97e9
commit
46fffc0e94
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
||||||
## Latest changes
|
## Latest changes
|
||||||
|
|
||||||
|
* Add SQLite [online viewers to the docs](https://fastapi.tiangolo.com/tutorial/sql-databases/#interact-with-the-database-directly). PR [#330](https://github.com/tiangolo/fastapi/pull/330) by [@cyrilbois](https://github.com/cyrilbois).
|
||||||
|
|
||||||
## 0.30.0
|
## 0.30.0
|
||||||
|
|
||||||
* Add support for Pydantic's ORM mode:
|
* Add support for Pydantic's ORM mode:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue