add docstring to SQLAlchemy(), version advance

This commit is contained in:
Yusur 2025-09-04 09:36:35 +02:00
parent c860d9ffe1
commit 6b95ad4938
3 changed files with 21 additions and 3 deletions

View file

@ -1,5 +1,14 @@
# Changelog
## 0.6.0
👀
## 0.5.3
- Added docstring to `SQLAlchemy()`.
- More type fixes.
## 0.5.2
- Fixed poorly handled merge conflict leaving `.sqlalchemy` modulem unusable