sqlmodel/docs/release-notes.md

10 lines
201 B
Markdown
Raw Normal View History

2021-08-24 13:02:48 +00:00
# Release Notes
## Latest Changes
2021-08-24 18:15:11 +00:00
* 💚 Fix CI installs and tests. PR [#2](https://github.com/tiangolo/sqlmodel/pull/2) by [@tiangolo](https://github.com/tiangolo).
2021-08-24 13:02:48 +00:00
## 0.0.1
* First release. 🎉