Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 666 Bytes

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 666 Bytes

CHANGELOG for jolicode-php

This file is used to list changes made in each version of jolicode-php.

1.1.0

  • Add yum and build-essentials dependency
  • Add Gemfile, Rakefile, Strainerfile and Berksfile for running tests
  • Add notifications to composer resource
  • Set correct platform support in metadata
  • Set php5-fpm as a service
  • Replace php_fpm_pool definition with a LWRP
  • Adding test to all existing recipes
  • Make default php fpm pool optional (true by default)
  • Add new config options to php.ini and php.ini fpm config
  • Add env attribute to composer LWRP
  • Fix typo and somes bugs
  • Add ext-pgsql recipe

1.0.0:

  • Initial release of jolicode-php