Skip to content

Commit

Permalink
Update CHANGELOG and version for 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharpie committed Jun 2, 2019
1 parent 1650eeb commit 4c0bd1b
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
CHANGELOG
=========

0.5.6
-----

2019-06-02

This is a backwards compatible update.

* Update vagrant-pe_build dependency to 0.19.0 or newer to support
PE 2019.1, Ubuntu 18.04, and RedHat 8.


0.5.5
-----

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.5'.freeze
VERSION = '0.5.6'.freeze
end

0 comments on commit 4c0bd1b

Please sign in to comment.