mirror of
https://github.com/fastapi/sqlmodel.git
synced 2025-10-29 00:56:13 +08: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. 🎉
|