Skip to content

Commit

Permalink
Release 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Slamdunk committed Aug 26, 2020
1 parent 1e68130 commit d439d09
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# Changelog

## [1.10.1](https://github.com/ddeboer/imap/tree/1.10.1) (2020-08-26)

[Full Changelog](https://github.com/ddeboer/imap/compare/1.10.0...1.10.1)

**Fixed bugs:**

- getThread and getMessageSequence not using with the same id [\#469](https://github.com/ddeboer/imap/issues/469)
- imap\_thread: use absolude ids [\#474](https://github.com/ddeboer/imap/pull/474) ([Slamdunk](https://github.com/Slamdunk))

**Closed issues:**

- How to get a message by Message-ID [\#472](https://github.com/ddeboer/imap/issues/472)
- Mail with e-sign [\#467](https://github.com/ddeboer/imap/issues/467)
- Duplicate method definition in MessageInterface [\#455](https://github.com/ddeboer/imap/issues/455)
- Missed errors in search method [\#444](https://github.com/ddeboer/imap/issues/444)

**Merged pull requests:**

- Subtype not always present [\#473](https://github.com/ddeboer/imap/pull/473) ([Piskvor](https://github.com/Piskvor))
- Improved error handling for message search method [\#445](https://github.com/ddeboer/imap/pull/445) ([ikarol](https://github.com/ikarol))

## [1.10.0](https://github.com/ddeboer/imap/tree/1.10.0) (2020-01-24)

[Full Changelog](https://github.com/ddeboer/imap/compare/1.9.0...1.10.0)
Expand Down

0 comments on commit d439d09

Please sign in to comment.