Skip to content

Commit f39da65

Browse files
committed
Release 1.2.0
1 parent ed26d61 commit f39da65

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

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

3+
## [1.2.0](https://github.com/ddeboer/imap/tree/1.2.0) (2018-01-15)
4+
[Full Changelog](https://github.com/ddeboer/imap/compare/1.1.2...1.2.0)
5+
6+
**Implemented enhancements:**
7+
8+
- Make imap\_append\(\) optional arguments reachable [\#280](https://github.com/ddeboer/imap/pull/280) ([Slamdunk](https://github.com/Slamdunk))
9+
- PHPStan: introduce static analysis [\#276](https://github.com/ddeboer/imap/pull/276) ([Slamdunk](https://github.com/Slamdunk))
10+
11+
**Fixed bugs:**
12+
13+
- getAttachments\(\) problem when mixin inline and attachment [\#281](https://github.com/ddeboer/imap/issues/281)
14+
- UnexpectedEncodingException: Cannot decode "5" [\#278](https://github.com/ddeboer/imap/issues/278)
15+
- Handle correctly multiple nested attachments [\#283](https://github.com/ddeboer/imap/pull/283) ([Slamdunk](https://github.com/Slamdunk))
16+
- Manageable UnexpectedEncodingException [\#282](https://github.com/ddeboer/imap/pull/282) ([Slamdunk](https://github.com/Slamdunk))
17+
18+
**Closed issues:**
19+
20+
- Appending mail with options [\#279](https://github.com/ddeboer/imap/issues/279)
21+
322
## [1.1.2](https://github.com/ddeboer/imap/tree/1.1.2) (2017-12-12)
423
[Full Changelog](https://github.com/ddeboer/imap/compare/1.1.1...1.1.2)
524

0 commit comments

Comments
 (0)