summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lee <IanLee1521@gmail.com>2015-02-08 15:04:24 -0800
committerIan Lee <IanLee1521@gmail.com>2015-02-08 15:04:24 -0800
commitd2ffc129ecb07a6ddba81f0770910cd27b563411 (patch)
tree0e6eb31d71e55442e6f7cb3be7c401bea6428167
parentbcbd486eb4c698bc4008f3b38fae0370dce62748 (diff)
downloadpep8-d2ffc129ecb07a6ddba81f0770910cd27b563411.tar.gz
Update changelog
-rw-r--r--CHANGES.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index cd51ac2..0c8fd7e 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -2,6 +2,14 @@ Changelog
=========
+1.6.x (unreleased)
+------------------
+
+Changes:
+
+* Added check for breaking around a binary operator. (Issue #197, Pull #305)
+
+
1.6.1 (2015-02-08)
------------------
@@ -13,6 +21,7 @@ Bugs:
* Exception thrown due to unassigned ``local_dir`` variable. (Issue #377)
+
1.6.0 (2015-02-06)
------------------