Skip to content

Commit

Permalink
Update CHANGELOG and version for 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharpie committed Sep 6, 2019
1 parent 2752f80 commit bbe7912
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
CHANGELOG
=========

0.6.0
-----

2019-09-05

This is a backwards compatible update.

* Add a dependency on vagrant-bolt 0.1.x. Only used for Vagrant 2.2 or newer.

* Update vagrant-hosts dependency to 2.9.x


0.5.6
-----

Expand Down
2 changes: 1 addition & 1 deletion lib/oscar/version.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module Oscar
VERSION = '0.5.6'.freeze
VERSION = '0.6.0'.freeze
end

0 comments on commit bbe7912

Please sign in to comment.