Skip to content

v3.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jul 09:28
c7dee2d

What's new since v3.3.0

  • Removed the dead drush stub from 'TestDrushDriver' and documented the legacy Drush removal. @AlexSkrypnyk (#390)
  • remove legacyDrush check @ptmkenny (#387)
  • Fixed 'DrupalExtension smoke' checkout failing for pull requests from forks. @AlexSkrypnyk (#389)
  • Removed the redundant default value from the 'mainProperty' field handler property. @AlexSkrypnyk (#388)

Full Changelog: v3.3.0...v3.3.1

@AlexSkrypnyk and @ptmkenny