CHANGELOG.md in chef-provisioning-0.20.1 vs CHANGELOG.md in chef-provisioning-1.0.0.rc.1
- old
+ new
@@ -1,8 +1,9 @@
# Chef Provisioning Changelog
-## 0.20 (2/25/2015)
+## 1.0.rc.1 (3/31/2015)
+## 0.20 (3/27/2015)
- Marking machines `nil` in a load_balancer does not affect existing machines ([#299][])
- `with_driver` now optionally accepts a block. If passed, it is only active in that block. If not passed, existing behavior is unchanged. ([#296][])
- New `show_output` attribute for `machine_execute`, defaults to false ([@causton1][])
- Changed `MachineSpec` storage to `ManagedEntry`. Driver authors, see PR for details ([#297][])
@@ -162,10 +163,11 @@
```ruby
machine_batch do
machines 'a', 'b', 'c'
action :destroy
end
+ ```
- fix issue setting Hosted Chef ACLs on nodes
- fix local mode forwarding in mixed IPv4/IPv6 environments
## 0.10.2 (5/2/2014)
@@ -281,6 +283,6 @@
[@miguelcnf]: https://github.com/miguelcnf
[@mivok]: https://github.com/mivok
[@mwrock]: https://github.com/mwrock
[@segv]: https://github.com/segv
[@xeon22]: https://github.com/xeon22
-[@xorl]: https://github.com/xorl
\ No newline at end of file
+[@xorl]: https://github.com/xorl