Files
imbox/CHANGELOG.md
2016-12-06 07:12:27 +01:00

17 lines
376 B
Markdown

## 0.8.6 (6 December 2016)
IMPROVEMENTS:
* Add support for Python 3.3+ Parsing policies: ([#75](https://github.com/martinrusev/imbox/pull/75))
BACKWARDS INCOMPATIBILITIES / NOTES:
* Remove support for Python 2.7
## 0.8.5 (9 June 2016)
IMPROVEMENTS:
* ssl_context: Check SSLContext for IMAP4_SSL connections ([#69](https://github.com/martinrusev/imbox/pull/69))