Skip to content

Commit 2202e88

Browse files
committed
Release 1.4.0
1 parent 10bfc03 commit 2202e88

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Change Log
22

3+
## [1.4.0](https://github.com/ddeboer/imap/tree/1.4.0) (2018-03-19)
4+
[Full Changelog](https://github.com/ddeboer/imap/compare/1.3.1...1.4.0)
5+
6+
**Implemented enhancements:**
7+
8+
- Lazy load Message [\#320](https://github.com/ddeboer/imap/pull/320) ([Slamdunk](https://github.com/Slamdunk))
9+
10+
**Fixed bugs:**
11+
12+
- Invalid argument supplied for foreach\(\) in Parameters.php line 52 [\#317](https://github.com/ddeboer/imap/issues/317)
13+
- Message "11964" does not exist: imap\_fetchstructure\(\): Bad message number [\#310](https://github.com/ddeboer/imap/issues/310)
14+
- imap\_mime\_header\_decode may return false [\#322](https://github.com/ddeboer/imap/pull/322) ([Slamdunk](https://github.com/Slamdunk))
15+
316
## [1.3.1](https://github.com/ddeboer/imap/tree/1.3.1) (2018-03-09)
417
[Full Changelog](https://github.com/ddeboer/imap/compare/1.3.0...1.3.1)
518

0 commit comments

Comments
 (0)