Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 529 Bytes

CHANGELOG.md

File metadata and controls

17 lines (14 loc) · 529 Bytes

v0.3 - 20140713

  • Fixed Rb::InstanceChooser not to accept a string parameter, only lists
  • Fixed a bug where Rb::InstanceChooser didn't handle pointers to lists properly
  • Fixed handling of default values in Cloudformation parameters
  • Template !yaml magic can now specify a root key
  • Fixed preprocessing bug (Rb:: function handling) with int keys in templates

v0.2 - 20140610

  • setup.py changes for PIP
  • README updated on usage/installation

v0.1 - 20140610

  • Initial release