Skip to content

Commit 4a0e0af

Browse files
committed
Version information added
1 parent 3d8acc2 commit 4a0e0af

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,17 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1414
### Affected Classes
1515
- NaN
1616

17+
## [1.2.7] - 2018-08-06
18+
### Fixed
19+
- Broken non-latin characters in subjects and attachments #133
20+
21+
### Added
22+
- Required php extensions added to composer.json
23+
24+
### Affected Classes
25+
- [Message::class](src/IMAP/Message.php)
26+
- [Attachment::class](src/IMAP/Attachment.php)
27+
1728
## [1.2.6] - 2018-08-04
1829
### Fixed
1930
- Message subjects and attachment names will now be decoded with a guessed encoding #97 #107

0 commit comments

Comments
 (0)