Skip to content

Commit ff75c75

Browse files
committed
Version information added
1 parent 52baf30 commit ff75c75

File tree

1 file changed

+15
-3
lines changed

1 file changed

+15
-3
lines changed

CHANGELOG.md

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

77
## [UNRELEASED]
88
### Fixed
9+
- NaN
10+
11+
### Added
12+
- NaN
13+
14+
### Affected Classes
15+
- NaN
16+
17+
### Breaking changes
18+
- NaN
19+
20+
## [1.4.5] - 2019-01-23
21+
### Fixed
922
- Convert encoding of personal data struct #272
23+
- Test & implement fix for #203 #270 #235
1024

1125
### Added
1226
- Attachment size handling added #276
27+
- Find messages by custom search criteria #268
1328

1429
### Affected Classes
1530
- [Message::class](src/IMAP/Message.php)
1631
- [Attachment::class](src/IMAP/Attachment.php)
1732

18-
### Breaking changes
19-
- NaN
20-
2133
## [1.4.4] - 2019-11-29
2234
### Fixed
2335
- Date handling in Folder::appendMessage() fixed #224

0 commit comments

Comments
 (0)