Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 651 Bytes

CHANGELOG.md

File metadata and controls

34 lines (23 loc) · 651 Bytes

0.4.0

Adds [ChefSpec][3] tests and software lint/metrics.

  • Breaking Changes
  • Renames binary_install recipe to install_binary
  • Renames source_install recipe to source_binary

0.3.0

Bumps the release of Consul to 0.3.0

  • Additions
    • Service LWRP (thanks @reset!)

0.2.0

Bumps the release of Consul to 0.2.0

  • Bug fixes

    • Source installation now works properly;
    • Test kitchen tests all green;
  • Additions

    • More tests!
    • recipe[consul::service]

0.1.0

Initial release of Consul cookbook.

  • Features
    • Source and binary installation recipes