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.7.0
5+ -----------------------------------
6+
7+ - fix: group api, OAS and payload (#2358) [Daniel Vaz Gaspar]
8+ - fix: order by using mssql database (#2356) [ThomasP0815]
9+ - feat(filters): add "FilterIn" and "FilterNotIn" operators with unit tests (#2354) [Enzo Martellucci]
10+ - feat(GroupAPI): Add GroupAPI to FAB (#2339) [Enzo Martellucci]
11+
412Improvements and Bug fixes on 4.6.4
513-----------------------------------
614
Original file line number Diff line number Diff line change 11__author__ = "Daniel Vaz Gaspar"
2- __version__ = "4.6.4 "
2+ __version__ = "4.7.0 "
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