diff --git a/python-SQLAlchemy.changes b/python-SQLAlchemy.changes index 66ccde3..96d1c3c 100644 --- a/python-SQLAlchemy.changes +++ b/python-SQLAlchemy.changes @@ -4,6 +4,14 @@ Thu Mar 7 08:30:24 UTC 2024 - Adrian Schröter - update to 2.0.28: * https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.28 +------------------------------------------------------------------- +Sun Jan 21 10:30:30 UTC 2024 - Dirk Müller + +- update to 2.0.25: + * preliminary support for Python 3.12 pep-695 type alias + structures + * see https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.25 + ------------------------------------------------------------------- Fri Dec 29 09:04:13 UTC 2023 - Dirk Müller