Skip to content

Commit d625353

Browse files
committed
Release 1.2.3
1 parent 567000d commit d625353

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.2.3](https://github.com/ddeboer/imap/tree/1.2.3) (2018-02-09)
4+
[Full Changelog](https://github.com/ddeboer/imap/compare/1.2.2...1.2.3)
5+
6+
**Fixed bugs:**
7+
8+
- $part-\>type can be 9 [\#301](https://github.com/ddeboer/imap/issues/301)
9+
- AbstractPart::isAttachment\(\) handle unknown part type [\#302](https://github.com/ddeboer/imap/pull/302) ([Slamdunk](https://github.com/Slamdunk))
10+
11+
**Merged pull requests:**
12+
13+
- README.md: code-coverage has higher priority than Scrutinizer [\#300](https://github.com/ddeboer/imap/pull/300) ([Slamdunk](https://github.com/Slamdunk))
14+
315
## [1.2.2](https://github.com/ddeboer/imap/tree/1.2.2) (2018-02-05)
416
[Full Changelog](https://github.com/ddeboer/imap/compare/1.2.1...1.2.2)
517

0 commit comments

Comments
 (0)