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 c0117ce commit c8877dfCopy full SHA for c8877df
doc/changelog.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+1.5.8
5
+-----
6
+
7
+* SQLAlchemy 1.4.5+ compatibility fixes
8
+* Redis CLI fixes
9
10
1.5.7
11
-----
12
flask_admin/__init__.py
@@ -1,4 +1,4 @@
-__version__ = '1.5.7'
+__version__ = '1.5.8'
__author__ = 'Flask-Admin team'
__email__ = 'serge.koval+github@gmail.com'
0 commit comments