Skip to content

Commit 6ee1334

Browse files
committed
Version information added
1 parent cfb6372 commit 6ee1334

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,21 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66

77
## [UNRELEASED]
88
### Fixed
9-
- Removed "-i" from "iso-8859-8-i" in Message::parseBody #146
9+
- NaN
1010

1111
### Added
1212
- NaN
1313

14+
### Affected Classes
15+
- NaN
16+
17+
## [1.2.9] - 2018-09-15
18+
### Fixed
19+
- Removed "-i" from "iso-8859-8-i" in Message::parseBody #146
20+
21+
### Added
22+
- Blade examples
23+
1424
### Affected Classes
1525
- [Message::class](src/IMAP/Message.php)
1626

@@ -21,7 +31,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
2131
### Affected Classes
2232
- [Folder::class](src/IMAP/Folder.php)
2333

24-
2534
## [1.2.7] - 2018-08-06
2635
### Fixed
2736
- Broken non-latin characters in subjects and attachments #133

0 commit comments

Comments
 (0)