Skip to content

Commit 839d3da

Browse files
committed
Bump version number, add changelog item
1 parent 6748ce5 commit 839d3da

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.2.6
2+
3+
- Fix #15 by translating folder names to utf-7 before sending it them to the server
4+
15
## 0.2.5
26

37
- Fix bodystructure parsing errors (issues #16, #18)

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: imap_client
22
description: IMAP (version 4rev1) implementation for dart
3-
version: 0.2.5
3+
version: 0.2.6
44
homepage: https://github.com/michaelspiss/imap_client
55
author: Michael Spiss <[email protected]>
66
documentation:

0 commit comments

Comments
 (0)