Skip to content

Commit

Permalink
Bump version to 0.2.3, add changes to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelspiss committed May 18, 2019
1 parent e43a665 commit 1d2caf8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.2.3

- Fix #13 by refreshing capabilities list after successful tls negotiation
- Expose capabilities list and accepted auth methods

## 0.2.2

- Merge #10, fix string with leading escaped character
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: imap_client
description: An interface to get emails via the imap protocol (version 4rev1)
version: 0.2.2
version: 0.2.3
homepage: https://github.com/michaelspiss/imap_client
author: Michael Spiss <michaelspiss.dev@mailbox.org>
documentation:
Expand Down

0 comments on commit 1d2caf8

Please sign in to comment.