Skip to content

Commit a1f1a28

Browse files
committed
Preparing for 0.4.4
1 parent 506ff7c commit a1f1a28

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,24 @@
11
CHANGELOG
22
=========
33

4+
0.4.4
5+
-----
6+
7+
TBD
8+
9+
Bugfix release
10+
11+
* vmwaretools fact -- Fixes vmwaretools fact detection for failed tools installs - thanks [Markus Frosch](https://github.com/lazyfrosch) for [pull request #49](https://github.com/craigwatson/puppet-vmwaretools/pull/49)!
12+
* vmwaretools -- open-vm-tools is now purged rather than just absent thanks [Markus Frosch](https://github.com/lazyfrosch) for [pull request #49](https://github.com/craigwatson/puppet-vmwaretools/pull/49)!
13+
414
0.4.3
515
-----
616

717
2014-09-08
818

919
Bugfix release
1020

11-
* vmwaretools -- We now only parse the module on Linux kernels, fixes [ticket #47]https://github.com/craigwatson/puppet-vmwaretools/pull/47), thanks to [thesysadm](https://github.com/thesysadm)!
21+
* vmwaretools -- We now only parse the module on Linux kernels, fixes [ticket #47](https://github.com/craigwatson/puppet-vmwaretools/pull/47), thanks to [thesysadm](https://github.com/thesysadm)!
1222

1323
0.4.2
1424
-----

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "CraigWatson1987-vmwaretools",
3-
"version": "0.4.3",
3+
"version": "0.4.4",
44
"author": "Craig Watson",
55
"summary": "Manage installation of VMware Tools via the archive distributed with vSphere, either via Puppet or HTTP.",
66
"license": "GNU General Public License v3",

0 commit comments

Comments
 (0)