summaryrefslogtreecommitdiffhomepage
path: root/sites/www/changelog.rst
diff options
context:
space:
mode:
authorJeff Forcier <jeff@bitprophet.org>2017-05-31 18:26:10 -0700
committerJeff Forcier <jeff@bitprophet.org>2017-05-31 18:26:10 -0700
commit4e0194dd1eb107b5b41f76958f641b5bced97540 (patch)
tree478f2f5253e0b7370fe7c3cb8481a37a80eb20f3 /sites/www/changelog.rst
parentfcda4bf8f9a732de3d2a91756da2b7a15052bd3a (diff)
parenta46aacaa1353c7ac7befb6e065959b1b5ccfdff0 (diff)
Merge branch '2.0' into 2.1
Diffstat (limited to 'sites/www/changelog.rst')
-rw-r--r--sites/www/changelog.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/sites/www/changelog.rst b/sites/www/changelog.rst
index 9ce03fdc..09edd3c2 100644
--- a/sites/www/changelog.rst
+++ b/sites/www/changelog.rst
@@ -2,6 +2,10 @@
Changelog
=========
+* :support:`974 backported` Overhaul the codebase to be PEP-8, etc, compliant
+ (i.e. passes the maintainer's preferred `flake8 <http://flake8.pycqa.org/>`_
+ configuration) and add a ``flake8`` step to the Travis config. Big thanks to
+ Dorian Pula!
* :bug:`683` Make `util.log_to_file()` append instead of replace. Thanks
to ``@vlcinsky`` for the report.
* :release:`2.1.2 <2017-02-20>`