summaryrefslogtreecommitdiff
path: root/CHANGES.txt
diff options
context:
space:
mode:
authorIan Lee <IanLee1521@gmail.com>2015-02-15 14:05:02 -0800
committerIan Lee <IanLee1521@gmail.com>2015-02-15 14:05:02 -0800
commit2f07c7b64e6c65b277d200f2d544607e3dd8e0ea (patch)
tree0fadb50f67d8f5c1babf82ff8197731a59f21cfc /CHANGES.txt
parent3bbaa230c4872029999fde25215c6eb6c038f594 (diff)
downloadpep8-2f07c7b64e6c65b277d200f2d544607e3dd8e0ea.tar.gz
Update changelog for #380
Diffstat (limited to 'CHANGES.txt')
-rw-r--r--CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 0c8fd7e..04cd46c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -9,6 +9,10 @@ Changes:
* Added check for breaking around a binary operator. (Issue #197, Pull #305)
+Bugs:
+
+* Restored config_file parameter in process_options(). (Issue #380)
+
1.6.1 (2015-02-08)
------------------