Skip to content
This repository has been archived by the owner on Apr 7, 2018. It is now read-only.

Commit

Permalink
Update files for release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisroberts committed Jan 28, 2014
1 parent 909139f commit 04d0131
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
v1.0.0
======
* Breaking change: `:always_download` is now defaulted to false
* Add solaris package install support (#37 thanks @jtimberman)
* Update notifies/subscribes usage to support older Chefs (#38 thanks @spheromak)

v0.2.8
======
* Always download the package (thanks @miketheman for swiftly pointing out the issue!)
Expand Down
3 changes: 1 addition & 2 deletions metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@
license "Apache 2.0"
description "Chef omnibus package updater and installer"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
# Note: next release lets bump to 1.0 release
version "0.2.9"
version "1.0.0"

0 comments on commit 04d0131

Please sign in to comment.