Skip to content

Commit

Permalink
Proposition of changelog for 0.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nMustaki committed Jul 26, 2015
1 parent 40653c0 commit 880e7ae
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,11 @@ v0.4.0
Fix import bugs + bug in tests for card due date
bump to 0.4.1
fix unicode bug (tests for python3 are broken)

v0.4.2
cards : checklists and comments are sorted
cards : checklists and comments no longer raise AttributeError if not already fetched
style nitpicking
members : comments are sorted
trelloclient : add optional import of PyOpenSSL useful for python < 2.7.9 and 3.2 to prevent security issues with openssl (More info : https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning)
more tests

0 comments on commit 880e7ae

Please sign in to comment.