Skip to content

Commit acb839e

Browse files
Update changelog
1 parent 3e7910b commit acb839e

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/source/changelog.rst

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ Quick links:
3333
- :ref:`2022 <changelog_2022>`
3434
- :ref:`2023 <changelog_2023>`
3535
- :ref:`2024 <changelog_2024>`
36+
- :ref:`2025 <changelog_2025>`
3637

3738

3839
.. _changelog_2017:
@@ -853,7 +854,7 @@ Quick links:
853854
were executing unconditionally, regardless of SQLAlchemy dialect (they should
854855
have been conditional to SQL Server).
855856

856-
**2.0.2**
857+
**2.0.2 (2025-03-06)**
857858

858859
- Bugfix to
859860
:func:`cardinal_pythonlib.sqlalchemy.alembic_func.get_current_revision` where
@@ -871,3 +872,8 @@ Quick links:
871872
default table dependency order and calculate another.
872873

873874
- Improve ability of Alembic support code to take a database URL.
875+
876+
**2.0.3**
877+
878+
- Reinstate BIT and similar datatypes in the list of valid datatypes. Broken
879+
since v2.0.0.

0 commit comments

Comments
 (0)