Skip to content

Commit 1cab300

Browse files
author
Sean Reifschneider
committed
Adding notes about changes.
1 parent ea0cb51 commit 1cab300

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

ChangeLog

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
* Added testing for Python 3.5 (PR from Tim Graham) #110
2+
3+
* Fixed typos in docstrings (PR from Romuald Brunet, reviewed by Tim
4+
Graham) #105
5+
6+
* Removing Python 2.6 and 3.2 testing (PR from Tim Graham) #115
7+
8+
* Removing unnecessary parens in return statements (PR from Tim Graham)
9+
#113
10+
11+
* Remove unused _has_unicode/_str_cls vars (PR from Tim Graham) #111
12+
13+
* Add flake8 testing and cleanups (PR from Tim Graham, cleanups from Sean
14+
Reifschneider) #112
15+
116
Fri, 27 May 2016 13:44:55 -0600 Sean Reifschneider <[email protected]>
217

318
* 1.58 release.

0 commit comments

Comments
 (0)