File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11Flask-AppBuilder ChangeLog
22==========================
33
4+ Improvements and Bug fixes on 5.0.2
5+ -----------------------------------
6+
7+ - fix: fix pkg name to comply with pypi (#2413) [Daniel Vaz Gaspar]
8+ - fix: setup pkg filename (#2412) [Daniel Vaz Gaspar]
9+ - fix: check user is active with is_active (#2410) [Daniel Vaz Gaspar]
10+ - chore: French translations update messages.po (#2371) [xavier-GitHub76]
11+ - chore(username): Expand username length (#2409) [Antonio Rivero]
12+
413Improvements and Bug fixes on 5.0.1
514-----------------------------------
615
Original file line number Diff line number Diff line change 11__author__ = "Daniel Vaz Gaspar"
2- __version__ = "5.0.1 "
2+ __version__ = "5.0.2 "
33
44from .actions import action # noqa: F401
55from .api import ModelRestApi # noqa: F401
You can’t perform that action at this time.
0 commit comments