Files
sqlmodel/docs/release-notes.md
github-actions 878e230782 📝 Update release notes
2021-08-25 13:44:35 +00:00

622 B

Release Notes

Latest Changes

  • 🎨 Fix type detection of select results in PyCharm. PR #15 by @tiangolo.

0.0.3

  • ⬆️ Update and relax specification range for sqlalchemy-stubs. PR #4 by @tiangolo.

0.0.2

  • This includes several small bug fixes detected during the first CI runs.
  • 💚 Fix CI installs and tests. PR #2 by @tiangolo.

0.0.1

  • First release. 🎉