Skip to content

Commit

Permalink
prep for 8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thommay committed May 21, 2015
1 parent 8149d66 commit 95da5d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Ohai Changelog

## Release 8.4.0

* Correctly skip unwanted DMI information
* Collect DMI information on Solaris/x86

## Release 8.3.0

* [**Jeremy Mauro**](https://github.com/jmauro):
Expand Down
2 changes: 1 addition & 1 deletion lib/ohai/version.rb
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@

module Ohai
OHAI_ROOT = File.expand_path(File.dirname(__FILE__))
VERSION = '8.3.0'
VERSION = '8.4.0'
end

0 comments on commit 95da5d5

Please sign in to comment.