From 8f9bc40de4548b4e49b3c6f8a51233313b8f2f60 Mon Sep 17 00:00:00 2001 From: Nir Cohen Date: Thu, 12 Jan 2017 11:38:55 +0200 Subject: [PATCH] Update CHANGES for v1.0.2 --- CHANGES | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGES b/CHANGES index a32a1c6..9cbcdb6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,11 @@ +**1.0.2 (2017.01.12)** + +* Add MANIFEST file (which also includes the LICENSE as part of Issue #139) +* Default to releasing using Twine (as per Issue #121) +* Update license in setup.py +* Test on py33, py36 and py3 based flake8 +* Add setup.cfg file + **1.0.1 (2016-11-03)** * Prettify output when running `distro -j`