From 3c72d50a1645f783861b442012fce2192869ac29 Mon Sep 17 00:00:00 2001 From: kreeuwijk Date: Wed, 19 May 2021 14:30:30 +0200 Subject: [PATCH] Update docs --- CHANGELOG.md | 11 +++++++++++ README.md | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b064023..e3eedd4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. +## Release 1.1.2 + +**Features** +* Update changelog and readme + +## Release 1.1.1 + +**Features** +* Switches to using HTTPS download locations and enables TLSv1.2 support in Powershell for the content checks +* Updates PDK to 2.0.0 + ## Release 1.1.0 **Features** diff --git a/README.md b/README.md index ccaf26f..b0ef3fb 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ This Puppet module manages the installation, configuration and removal of the Wi The module supports both installing the latest version from packages.vmware.com and installing any version you have downloaded yourself and made available (either on the Puppet server or somewhere else on the network). -The latest v1.1.0 version now also supports uninstalling the currently installed version of the VMware Tools. +The latest version also supports uninstalling the currently installed version of the VMware Tools. ## Setup