Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / consolidation / annotated-command / CHANGELOG.md
index 662dbb4fa42de207a008717077cdb5e0b2a1d077..87afa0bdc23e6f298ed44051c987f6815d7599f9 100644 (file)
@@ -1,5 +1,18 @@
 # Change Log
 
+### 2.9.0 & 2.9.1 - 19 Sept 2018
+
+- Improve commandfile discovery for extensions installed via Composer. (#156)
+
+### 2.8.5 - 18 Aug 2018
+
+- Add dependencies.yml for dependencies.io
+- Fix warning in AnnotatedCommandFactory when getCommandInfoListFromCache called with null.
+
+### 2.8.4 - 25 May 2018
+
+- Use g1a/composer-test-scenarios for better PHP version matrix testing.
+
 ### 2.8.3 - 23 Feb 2018
 
 - BUGFIX: Do not shift off the command name unless it is there. (#139)