Skip to content

Commit f1b0f23

Browse files
committed
Version 1.1.0
1 parent 627a664 commit f1b0f23

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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))

switch-to-classicpress.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
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

0 commit comments

Comments
 (0)