mirror of
https://ghproxy.net/https://github.com/jonbp/wp-cli-sync.git
synced 2025-10-04 02:35:05 +08:00
Updating changelog
This commit is contained in:
parent
640cda32d7
commit
baa022f815
1 changed files with 8 additions and 1 deletions
|
@ -2,6 +2,13 @@
|
|||
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
### 1.1.4: 20/01/2020
|
||||
|
||||
* Added `--single-transaction` MySQL flag for non-blocking DB sync
|
||||
* Added support for rsync excluded directories
|
||||
* Added support for post-sync database queries to update site settings and such
|
||||
* Added debug option to show details of commands executed
|
||||
|
||||
### 1.1.3: 07/11/2019
|
||||
|
||||
* Restored local `wp` command requirement due to incompatibilities with some terminal emulators.
|
||||
|
@ -24,4 +31,4 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
### 1.0.0: 03/04/2019
|
||||
|
||||
* Initial Release
|
||||
* Initial Release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue