diff options
author | Florent Xicluna <florent.xicluna@gmail.com> | 2014-04-07 07:53:05 +0200 |
---|---|---|
committer | Florent Xicluna <florent.xicluna@gmail.com> | 2014-04-07 07:53:05 +0200 |
commit | a2c3b9b05928000b5494a1c13c3068cd53eaf8f5 (patch) | |
tree | 26c1bd31ff9950a13877b5e5a4fa6676a0ec27e4 /CHANGES.txt | |
parent | c035444eb1c59fe0bf00a85fd5325254ee77b8d0 (diff) | |
download | pep8-a2c3b9b05928000b5494a1c13c3068cd53eaf8f5.tar.gz |
Release version 1.5.41.5.4
Diffstat (limited to 'CHANGES.txt')
-rw-r--r-- | CHANGES.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 3baef5e..479ba1f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,8 +2,8 @@ Changelog ========= -1.x (unreleased) ----------------- +1.5.4 (2014-04-07) +------------------ * Fix negative offset with E303 before a multi-line docstring. (Issue #269) |