Skip to content

Commit

Permalink
Document recent changes in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolas Le Manchet committed Sep 26, 2017
1 parent 8815aad commit 36a58fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions doc/src/releases.rst
Expand Up @@ -12,6 +12,8 @@ Changed
are not used anymore.
- A context manager is introduced to automatically close connections to remote
servers.
- More precise exceptions available in `imapclient.exceptions` are raised when
an error happens

Other
-----
Expand All @@ -36,6 +38,7 @@ Added
can be expressed. IMAPClient will add parentheses in the right place.
- PLAIN authentication support (via `plain_login` method)
- `unselect_folder()` method, for servers with the UNSELECT capability (#200)
- Allow to expurge a subset of messages, selected by their UID (#287)

Changed
-------
Expand Down

0 comments on commit 36a58fa

Please sign in to comment.