Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Latest commit

 

History

History
37 lines (21 loc) · 697 Bytes

CHANGELOG.md

File metadata and controls

37 lines (21 loc) · 697 Bytes

v2.0.0:

Bug

  • [COOK-3306]: Multiple Memory Leaks in Application Cookbook

v1.1.2:

Bug

  • [COOK-2833]: Typo fix: codeigniter instead of codeignitor
  • [COOK-2914]: Foodcritic failures in Cookbooks

v1.1.0:

New Feature

  • [COOK-2395]: Add an optional "root" parameter
  • [COOK-2539]: Add frameworks for deploying

Bug

  • [COOK-2510]: app_root is an attribute for php resource instead of mod_php_apache2
  • [COOK-2827]: coerce cookbook_name to string

v1.0.4:

  • [COOK-1784] - Can't place settings file before migrate

v1.0.2:

  • [COOK-1505] - case symbol to string to avoid validation error

v1.0.0:

  • [COOK-1245] - Initial release - relates to COOK-634.