This file is used to list changes made in each version of the filesystem_resize
cookbook.
-
Update chef links to use chef.io domain.
-
Update contact information and links after migration.
-
Update RuboCop to version
0.33.0
. -
metadata: Add
source_url
andissues_url
links. -
Documentation:
-
README: Improve description.
-
Testing:
-
Update Gemfile dependencies and Kitchen platforms.
-
Move ChefSpec tests to test/unit.
-
Use
ChefSpec::SoloRunner
to make unit tests faster. -
Integrate tests with
should_not
gem.
- Fix always resize bug.
- Add
filesystem_resize
andfilesystem_resize_all
resources, big refactor. - Update Gemfile deps, update RuboCop.
- Initial release of
filesystem_resize
.