Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 561 Bytes

CHANGELOG.md

File metadata and controls

17 lines (12 loc) · 561 Bytes

v2.0.0:

  • upgrade to the latest stable branch for drush (7.x-5.9)
  • install by default latest stable drupal version (7.22)
  • support postgresql as a database server
  • support nginx as a webserver

v1.1.0:

  • fix bug caused by the removal of mysql_database LWRP from the mysql cookbook starting with version 1.2.0
  • fix most foodcritic warnings
  • upgrade to the latest stable branch for drush: 7.x-5.4
  • installing by default latest stable drupal version 7.14

v1.0.0:

  • dropping support for drupal6.x; this requires drupal7 for the install to work