summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2014-12-03 11:48:30 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2014-12-03 11:48:30 -0800
commitd98f244b9f12703f59b848062b625ebfd35f6b42 (patch)
tree576b8ecf1b285b1d4d4d553f90f071677741b325
parentb86ad11c2fdbca6b38522c1c481fbeef2a42d170 (diff)
downloadohai-d98f244b9f12703f59b848062b625ebfd35f6b42.tar.gz
CHANGELOG updates for release
-rw-r--r--CHANGELOG.md10
1 files changed, 8 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index ffcf887c..e1c3a2bb 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,9 +1,8 @@
# Ohai Changelog
## Unreleased:
-* Update specs to use RSpec 3 syntax
-## Release 7.6.0
+## Release 8.0.0
* [**sawanoboly**](https://github.com/sawanoboly)
Retrieve OpenStack-specific metadata.
@@ -32,6 +31,13 @@
* [**Daniel Searles**](https://github.com/squaresurf):
Removed *.static.cloud-ips.com and fixed the DNS resolution on Rackspace hosts.
+* Update specs to use RSpec 3 syntax
+* Update mixlib-shellout pin to ~> 2.x
+
+## Release 7.6.0
+
+* This release was yanked due to mixlib-shellout 1.x/2.x issues
+
## Release 7.4.0
* Added Powershell plugin.