Skip to content

2.2 Release

Compare
Choose a tag to compare
@ihorchepurnyi ihorchepurnyi released this 23 Mar 11:03
· 49 commits to master since this release
  1. Add description column to SettingModel
  2. Update TestCase for phpunit 6 version
  3. Update travis.yml config

You need to execute the new migration for description column:

$ php yii migrate --migrationPath=@vendor/yii2mod/yii2-settings/migrations