We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc24b63 commit 803c46cCopy full SHA for 803c46c
CHANGELOG.md
@@ -6,13 +6,22 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
7
## [UNRELEASED]
8
### Fixed
9
-- More explicit date validation statements
+- NaN
10
11
### Added
12
- NaN
13
14
+### Affected Classes
15
16
+
17
+## [1.0.5.6] - 2018-04-03
18
+### Fixed
19
+- More explicit date validation statements
20
+- Resolving getMessage is not returning the body of the message #75
21
22
### Affected Classes
23
- [Message::class](src/IMAP/Message.php)
24
+- [Folder::class](src/IMAP/Folder.php)
25
26
## [1.0.5.5] - 2018-03-28
27
0 commit comments