Skip to content

Commit

Permalink
chore: release v2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-virkus committed Nov 19, 2023
1 parent c47fc1b commit 0baa1a7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# 2.1.5
* Fix: Ensure compatibility with Flutter 3.16 - thanks to [Tzanou123](https://github.com/Tzanou123)!

# 2.1.4
* Fix: use refreshed OAUTH tokens when using the high level MailClient API.
* Fix: handle edge cases in IMAP `FETCH` responses.
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: enough_mail
description: IMAP, POP3 and SMTP for email developers. Choose between a low
level and a high level API for mailing. Parse and generate MIME messages.
Discover email settings.
version: 2.1.4
version: 2.1.5
homepage: https://github.com/Enough-Software/enough_mail

environment:
Expand Down

0 comments on commit 0baa1a7

Please sign in to comment.