From 206aaca310f0c015966883e18f7d11c8fe244953 Mon Sep 17 00:00:00 2001 From: Carlton Gibson Date: Fri, 3 Feb 2017 15:21:55 +0100 Subject: [PATCH 1/2] Add Changes for 2.1.1 --- docs/changelog.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/changelog.txt b/docs/changelog.txt index 32ab7fe..f898e09 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -1,6 +1,11 @@ Changelog ========= +v2.1.1 (2017-02-02) +----------------- + +- Fix to file permissions issue with packaging. + v2.1 (2016-08-09) ----------------- From 8be7d0f3abe3ec264e48b1bc492a87d3225cee45 Mon Sep 17 00:00:00 2001 From: Carlton Gibson Date: Fri, 3 Feb 2017 15:54:21 +0100 Subject: [PATCH 2/2] Formatting changes --- docs/changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/changelog.txt b/docs/changelog.txt index f898e09..34fe967 100644 --- a/docs/changelog.txt +++ b/docs/changelog.txt @@ -2,10 +2,11 @@ Changelog ========= v2.1.1 (2017-02-02) ------------------ +------------------- - Fix to file permissions issue with packaging. + v2.1 (2016-08-09) -----------------