Updating changelog

This commit is contained in:
Matt Jones 2020-01-20 12:26:51 +00:00 committed by GitHub
parent 640cda32d7
commit baa022f815
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.