From 6cace15416293a35f80ccd8e9b76bdeab5d35633 Mon Sep 17 00:00:00 2001 From: Ben Charlton <ben@spod.cx> Date: Wed, 11 Oct 2017 15:36:57 +0100 Subject: [PATCH] Update Changelog in README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9764e1f..445e966 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,13 @@ Data sources from WebPI: https://chocolatey.org/packages/UrlRewrite -IIS URL Rewrite 2.0. Requires IIS to be installed or installation will fail. +IIS URL Rewrite 2.1. Requires IIS to be installed or installation will fail. ### Changes +#### 2.1.20171010 + * Installs rewrite.dll 7.1.1980 (June 2017). + * Switching to HTTPS download URLs. + #### 2.0.20160107 * Renaming unreleased package to UrlRewrite for compatibility with existing chocolatey.org package.