Skip to content

Commit 7680e2f

Browse files
committed
Updated changelog, leaving date as unreleased for the moment
1 parent da34675 commit 7680e2f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGES.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,24 @@ Changelog
22
=========
33

44

5-
1.6.x (unreleased)
5+
1.6.3 (unreleased)
66
------------------
77

8+
Announcements:
9+
10+
* Repository moved to PyCQA Organization on GitHub:
11+
https://github.com/pycqa/pep8
12+
813
Changes:
914

1015
* Reverted the fix in #368, "options passed on command line are only ones
1116
accepted" feature. This has many unintended consequences in pep8 and flake8
1217
and needs to be reworked when I have more time.
18+
* Added support for Python 3.5. (Issue #420)
19+
20+
Bugs:
21+
22+
* Fixed BytesWarning on Python 3. (Issue #459)
1323

1424
1.6.2 (2015-02-15)
1525
------------------

0 commit comments

Comments
 (0)