Skip to content

Commit 533af4e

Browse files
committed
Update CHANGELOG and version.rb for 0.19.2
1 parent 6698aec commit 533af4e

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,22 @@
11
vagrant-pe_build
22
================
33

4+
0.19.2
5+
------
6+
7+
2019-09-05
8+
9+
This is a backwards compatible bugfix release.
10+
11+
* Add support for PE 2019.1.1
12+
13+
* Add support for PE 2019.0.4
14+
15+
* Add support for PE 2018.1.9
16+
17+
* Add test coverage for Vagrant 2.2.5
18+
19+
420
0.19.1
521
------
622

lib/pe_build/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module PEBuild
2-
VERSION = '0.19.1'.freeze
2+
VERSION = '0.19.2'.freeze
33
end

0 commit comments

Comments
 (0)