2.3.1
Changed
- Allow using Drush 9 or Drush 10 (PR #150)
Fixed
Updating
- If you want to use Drush 10, you can now run
composer update palantirnet/the-build --with-dependencies
. - This release changes the default
.circleci/config.yml
to install drupal-check. If you want this change in your project, compare your CircleCI config file todefaults/install/.circleci/config.yml
.