Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 928 Bytes

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 928 Bytes

Release Notes - Spice - Version 1.0.0

  • Note: this version of Spice is a major version bump, which means it is not backwards-compatible with previous versions.

Removed

Improvement

  • Complete rewrite! Returned results are now full interactive objects and not just hashes. Create, update, and destroy resources with an ORM-like interface.

Release Notes - Spice - Version 0.5.0

Bug

  • url_path was not being reset
  • added chef_version config variable to fix some people's issues with require chef/version

Improvement

  • Node support!

Release Notes - Spice - Version 0.3.0

Bug

  • N/A

Improvement

  • Improved specification of DataBag class
  • Added additional documentation to DataBag class
  • Add CHANGELOG

New Feature

  • Data bag items can now be created