Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 1.12 KB

CHANGELOG.md

File metadata and controls

36 lines (29 loc) · 1.12 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.4.0 - 2018-03-27

Added

  • Now installs the PHP mbstring string module.

0.3.0 - 2018-01-15

Added

  • Now installs the PHP GD module for image cropping support in WordPress.
  • Now installs the appropriate MySQLdb for Python 2 or 3 based upon runtime info.
  • Added default variable for PHP file max upload size.

0.2.0 - 2018-01-06

Added

  • Added empty ansible.cfg file.
  • Added a README.md for ad-hoc Ansible provisioning.

Changed

  • Upgraded the PHP version to 7.2.

0.1.0 - 2017-07-12

Added

  • Initial release.