Skip to content

Commit 01984b1

Browse files
committed
Version information added
1 parent c79ad58 commit 01984b1

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
@@ -14,6 +14,19 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1414
### Affected Classes
1515
- NaN
1616

17+
## [1.3.0] - 2019-03-11
18+
### Fixed
19+
- Fix sender name in non-latin emails sent from Gmail (#155)
20+
- Fix broken non-latin characters in body in ASCII (us-ascii) charset #156
21+
- Message::getMessageId() returns wrong value #197
22+
- Message date validation extended #45 #192
23+
24+
### Added
25+
- Invalid message date exception added
26+
27+
### Affected Classes
28+
- [Message::class](src/IMAP/Message.php)
29+
1730
## [1.2.9] - 2018-09-15
1831
### Fixed
1932
- Removed "-i" from "iso-8859-8-i" in Message::parseBody #146

0 commit comments

Comments
 (0)