summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lee <IanLee1521@gmail.com>2015-02-07 16:57:03 -0800
committerIan Lee <IanLee1521@gmail.com>2015-02-07 16:57:10 -0800
commit390ac70dfecbec846be10e438d4d6fd3b61efa63 (patch)
treec633b0680d3abfcb9dad27c772dad2da5a454753
parentc8e21b57496454e0552970f1b2468c2b58c4e718 (diff)
downloadpep8-390ac70dfecbec846be10e438d4d6fd3b61efa63.tar.gz
Updated changelog
-rw-r--r--CHANGES.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt
index 76cf1c8..5fae005 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -5,6 +5,10 @@ Changelog
1.6.x (unreleased)
------------------
+Changes:
+
+* Assign variables before referenced. (Issue #287)
+
Bugs:
* Exception thrown due to unassigned ``local_dir`` variable. (Issue #377)