mirror of
https://github.com/fastapi/sqlmodel.git
synced 2026-01-05 00:51:07 -06:00
14 lines
287 B
Markdown
14 lines
287 B
Markdown
# Release Notes
|
|
|
|
## Latest Changes
|
|
|
|
|
|
## 0.0.2
|
|
|
|
* This includes several small bug fixes detected during the first CI runs.
|
|
* 💚 Fix CI installs and tests. PR [#2](https://github.com/tiangolo/sqlmodel/pull/2) by [@tiangolo](https://github.com/tiangolo).
|
|
|
|
## 0.0.1
|
|
|
|
* First release. 🎉
|