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 829b2a1 commit 65eabd0Copy full SHA for 65eabd0
CHANGELOG.md
@@ -14,6 +14,13 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
14
### Affected Classes
15
- NaN
16
17
+## [1.0.4.2] - 2018-03-15
18
+### Added
19
+- Support message delivery status [#47](https://github.com/Webklex/laravel-imap/pull/47)
20
+
21
+### Affected Classes
22
+- [Message::class](src/IMAP/Message.php)
23
24
## [1.0.4.1] - 2018-02-14
25
### Added
26
- Enable support to get In-Reply-To property from Message header. [#56](https://github.com/Webklex/laravel-imap/pull/56)
0 commit comments