We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f949547 commit 5b05d49Copy full SHA for 5b05d49
CHANGES.rst
@@ -16,6 +16,10 @@ Released on November 6th, 2021
16
- SQLAlchemy 1.4 tests fixes. (`#34`_)
17
- Switched from Travis CI to Github Actions (`#33`_)
18
- Abandon deperecated validator. (`#32`_)
19
+- Stop support for python < 3.8; start support for python 3.12 (`#41`_)
20
+- ``render_kw`` support (`#42`_)
21
+- ``optgroup`` support (`#44`_)
22
+- SQLAlchemy 2.0 support (`#45`_)
23
24
Version 0.2
25
-----------
0 commit comments