2.2 Release
- Add
description
column to SettingModel - Update TestCase for phpunit 6 version
- Update travis.yml config
You need to execute the new migration for description column:
$ php yii migrate --migrationPath=@vendor/yii2mod/yii2-settings/migrations