File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -162,3 +162,10 @@ supports migrating multisite WordPress installations to ClassicPress.
162162- Load the supported WordPress version and the target ClassicPress version from
163163 a remote API endpoint, so that a new release of the migration plugin is not
164164 required with every new WordPress or ClassicPress release.
165+
166+ ### 1.1.0
167+
168+ - Change pre-existing ` composer.json ` from an error to a warning
169+ ([ details] ( https://github.com/ClassicPress/ClassicPress-Migration-Plugin/issues/61 ) )
170+ - Minor fix for disorganized/jumbled output in some cases
171+ ([ details] ( https://github.com/ClassicPress/ClassicPress-Migration-Plugin/issues/59#issuecomment-495459514 ) )
Original file line number Diff line number Diff line change 33 * Plugin Name: Switch to ClassicPress
44 * Plugin URI: https://github.com/ClassicPress/ClassicPress-Migration-Plugin
55 * Description: Switch your WordPress installation to ClassicPress.
6- * Version: 1.0.1
6+ * Version: 1.1.0
77 * Author: ClassicPress
88 * Author URI: https://www.classicpress.net
99 * License: GPLv2 or later
You can’t perform that action at this time.
0 commit comments