1.2.0
What's Changed
- Move to loading migrations using loadMigrationsFrom instead of publishing by @chrispelzer in #70
- update ckeditor4 from v4.19.1 to v4.20.0 by @chrispelzer in #72
Additions
- Added new
enable_migrations
option to the config file to allow for the disabling of the migrations. - Added new
auto_migrate
option to the config file to allow for the disabling of the automatic running of the migrations. - Added new UPGRADE.md for upgrade instructions.
Please refer to the UPGRADE.md instructions for v1.1.4 to v 1.2.0 for the new migration options
Full Changelog: 1.1.4...1.2.0