Skip to content

Commit 0f93655

Browse files
committed
Version information added
1 parent 5d1c3e6 commit 0f93655

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

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

77
## [UNRELEASED]
88
### Fixed
9-
- Date handling in Folder::appendMessage() fixed #224
9+
- NaN
1010

1111
### Added
1212
- NaN
1313

1414
### Affected Classes
15-
- [Folder::class](src/IMAP/Folder.php)
15+
- NaN
1616

1717
### Breaking changes
1818
- NaN
1919

20+
## [1.4.4] - 2019-11-29
21+
### Fixed
22+
- Date handling in Folder::appendMessage() fixed #224
23+
- Carbon Exception Parse Data #45
24+
- Convert sender name from non-utf8 to uf8 #260 (@hwilok) #259
25+
26+
### Affected Classes
27+
- [Folder::class](src/IMAP/Folder.php)
28+
- [Folder::class](src/IMAP/Message.php)
29+
2030
## [1.4.3] - 2019-09-15
2131
### Fixed
2232
- .csv attachement is not processed #231

0 commit comments

Comments
 (0)