File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11Flask-AppBuilder ChangeLog
22==========================
33
4+ Improvements and Bug fixes on 4.6.0rc1
5+ -----------------------------------
6+
7+ - fix: relax marshmallow-sqlalchemy version constraint to fix compatibility with marshmallow>=3.24 (#2298) [Steven Loria]
8+ - docs: Fix edit template code example (#2308) [Matthew Schmoyer]
9+ - feat: security user groups (#2305) [Daniel Vaz Gaspar]
10+ - ci: fix mssql on CI (#2316) [Daniel Vaz Gaspar]
11+ - doc: update `requirements ` paths in contributing doc (#2313) [Đỗ Trọng Hải]
412
513Improvements and Bug fixes on 4.5.4
614-----------------------------------
Original file line number Diff line number Diff line change 11__author__ = "Daniel Vaz Gaspar"
2- __version__ = "4.5.4 "
2+ __version__ = "4.6.0rc1 "
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