Skip to content

Commit e4d7a60

Browse files
committed
Release 1.4.1
1 parent 5da4a0c commit e4d7a60

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

3+
## [1.4.1](https://github.com/ddeboer/imap/tree/1.4.1) (2018-03-22)
4+
[Full Changelog](https://github.com/ddeboer/imap/compare/1.4.0...1.4.1)
5+
6+
**Fixed bugs:**
7+
8+
- Return value of Ddeboer\\Imap\\Message\\AbstractPart::getDecodedContent\(\) must be of the type string, boolean returned [\#284](https://github.com/ddeboer/imap/issues/284)
9+
- base64\_decode may return false in PHP \< 7.1 [\#324](https://github.com/ddeboer/imap/pull/324) ([Slamdunk](https://github.com/Slamdunk))
10+
11+
**Merged pull requests:**
12+
13+
- Add entry in README about Mailbox::addMessage [\#325](https://github.com/ddeboer/imap/pull/325) ([soywod](https://github.com/soywod))
14+
315
## [1.4.0](https://github.com/ddeboer/imap/tree/1.4.0) (2018-03-19)
416
[Full Changelog](https://github.com/ddeboer/imap/compare/1.3.1...1.4.0)
517

0 commit comments

Comments
 (0)