Skip to content

Commit 8e02097

Browse files
Remove changelog and link to the github's one
1 parent 9e1a089 commit 8e02097

File tree

1 file changed

+1
-47
lines changed

1 file changed

+1
-47
lines changed

CHANGELOG.md

+1-47
Original file line numberDiff line numberDiff line change
@@ -1,47 +1 @@
1-
# 2.1.3
2-
3-
- bugfix #402
4-
5-
# 2.1.0
6-
7-
## Features
8-
9-
- SqlAdapter::Wpcli
10-
11-
# 2.0.0
12-
13-
## Features
14-
- Implemented compression of sql files before and after transfers
15-
- Implemented compression of sql backup files inside wp-content
16-
- Implemented support to mu-plugins directory
17-
- Updated `dump.php` library to support database VIEWS
18-
- Added `--debug` option: do not automatically delete FTP dumps file so you can inspect errors (if any)
19-
- Better support for large dbs import
20-
- Allow ruby code in `Movefile` (`erb`)
21-
- Added ability to pass mysqldump options via `mysqldump_options` in `Movefile`
22-
23-
24-
## Bugfixes
25-
- Ignore php error for `date()` while dumping database via FTP
26-
- Better escape for Windows paths
27-
- Show a warning if no `Movefile` found
28-
- Fix ruby warnings for `PATH` module
29-
- Fix FTP dump bug introduced in `1.3.1`
30-
31-
## Thanks to
32-
33-
@amchoukir @ChuckMac @connormckelvey @delphaber @dsgnr @esad @inamoth @JimmY2K
34-
@kenchan0130 @matjack1 @miya0001 @Mte90 @mukkoo @pioneerskiees @spanndemic
35-
@StefanoOrdine @tiojoca @xrmx
36-
37-
# 1.3.1 (yanked)
38-
- Fix typo in dump.php.erb
39-
40-
# 1.3.0
41-
- Fix UTF-8 encoding issue when `wordmove init` with a wrong .sample file
42-
- Fix problem with ftp password and special chars
43-
- Fix duplicated wordpress tree in languages folder (ftp only)
44-
- Update db import / export php libraries
45-
- Add `--version` option
46-
- Required ruby version ~> 2.0
47-
- Updated test suite with rspec 3.x
1+
see https://github.com/welaika/wordmove/releases

0 commit comments

Comments
 (0)