Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
martinrusev committed Dec 5, 2017
1 parent ef68d92 commit 9956d18
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 0.9.5 (5 December 2017)

IMPROVEMENTS:

* `date__on` support: ([#109](https://github.com/martinrusev/imbox/pull/109))
* Starttls support: ([#108](https://github.com/martinrusev/imbox/pull/108))
* Mark emails as flagged/starred: ([#107](https://github.com/martinrusev/imbox/pull/107))
* Messages filter can use date objects instead of stringified dates: ([#104](https://github.com/martinrusev/imbox/pull/104))
* Fix attachment parsing when a semicolon character ends the Content-Disposition line: ([#100](https://github.com/martinrusev/imbox/pull/100))
* Parsing - UnicecodeDecodeError() fixes: ([#96](https://github.com/martinrusev/imbox/pull/96))
* Imbox() `with` support: ([#92](https://github.com/martinrusev/imbox/pull/92))


## 0.9 (18 September 2017)

IMPROVEMENTS:
Expand Down

0 comments on commit 9956d18

Please sign in to comment.