-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump version to 1.0.0 and update CHANGELOG
- Loading branch information
Showing
2 changed files
with
27 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,26 @@ | ||
limits cookbook CHANGELOG | ||
========================= | ||
|
||
This file is used to list changes made in each version of the limits cookbook. | ||
|
||
### v0.2.0 (2014-04-09) | ||
v1.0.0 (2014-12-07) | ||
------------------- | ||
|
||
### Breaking Changes | ||
|
||
Cookbook has changed to be an LWRP-only usage. No longer will limits be able to be specified using attributes. Please see the readme for usage examples. | ||
|
||
### Testing | ||
|
||
* Perform all testing and development with ChefDK | ||
* Add ChefSpec tests | ||
* Add Serverspec tests | ||
|
||
### License | ||
|
||
* Change license from Apache to MIT | ||
|
||
v0.2.0 (2014-04-09) | ||
------------------- | ||
|
||
* Initial release of limits |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters