diff options
author | Florent Xicluna <florent.xicluna@gmail.com> | 2012-06-18 12:15:16 +0200 |
---|---|---|
committer | Florent Xicluna <florent.xicluna@gmail.com> | 2012-06-18 12:15:16 +0200 |
commit | 7131ddaaccca4de7418c52bbd2c9908c54d651bf (patch) | |
tree | 025204a05dc23d51005e37343cb28e98026ae4e0 /CHANGES.txt | |
parent | 895432f72f199ea7f76cabcce442c4a2bc30e60e (diff) | |
download | pep8-1.3.1.tar.gz |
Release version 1.3.1.1.3.1
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 33b49f2..ebc0f56 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -2,8 +2,8 @@ Changelog ========= -1.x (UNRELEASED) ----------------- +1.3.1 (2012-06-18) +------------------ * Explain which configuration options are expected. Accept and recommend the options names with hyphen instead of underscore. (Issue #82) |