diff --git a/docs/changes.md b/docs/changes.md index 50fa4d9..0afc9ac 100644 --- a/docs/changes.md +++ b/docs/changes.md @@ -5,6 +5,11 @@ title: Control Change Log ## Version 2.2 {#v2-2} +### v2.2.2 {#v2-2-2} + +* Allow Roles table to be search and sorted using `Orchestra\Html\Table\Grid` new functionality. +* Use full PHP syntax. + ### v2.2.1 {#v2-2-1} * Filter theme to only to be shown when the theme support it. @@ -90,7 +95,7 @@ title: Control Change Log * Revert use of `.checkbox-inline` and use bootstrap grid. * Fixed syncing roles issue on `vendor/package` ACL metric. * Improve ACL name to show extension name if exist. -* Fixed route filter not is called before registered. +* Fixed route filter not is called before registered. ### v2.0.3 {#v2-0-3}