Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / consolidation / robo / CHANGELOG.md
index 58ed1ab20b4b969b34dbf34869e4e195be594295..01c38f1ff77c8028e3aaa14c266c42cbba1cd63e 100644 (file)
@@ -1,5 +1,15 @@
 # Changelog
 
+### 1.3.0 5/26/2018
+
+* Add EnvConfig to Robo: set configuration values via environment variables (#737)
+
+### 1.2.4 5/25/2018
+
+* Update 'Robo as a Framework' documentation to recommend https://github.com/g1a/starter
+* Allow CommandStack to exec other tasks by Scott Falkingham (#726)
+* Fix double escape when specifying a remoteShell with rsync by Rob Peck (#715)
+
 ### 1.2.3 4/5/2018
 
 * Hide progress indicator prior to 'exec'. (#707)