Skip to content

Commit

Permalink
v2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kislyuk committed Apr 24, 2017
1 parent d668eb4 commit 7ee0fa5
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions Changes.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
Changes for v2.3.0 (2017-04-24)
===============================

- Add explicit dependency on asn1crypto to setup.py (#87)

- Remove use of Exception.message for py3 compatibility. Closes #36
(#86)

- Use asn1crypto instead of pyasn1 to match cryptography lib (#85)

- Pin to major version of lxml instead of minor

- Allow newer versions of several requirements (#84)

- Allow newer version of eight library (#83)

Changes for v2.2.4 (2017-03-19)
===============================

Expand Down

0 comments on commit 7ee0fa5

Please sign in to comment.