Skip to content

Commit 73f44ab

Browse files
committed
Version information added
1 parent 46acaa9 commit 73f44ab

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,15 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1515
- All
1616

1717

18+
## [1.0.3.4] - 2017-10-04
19+
### Fixed
20+
- E-mails parsed without a content type of multipart present no body [#27](https://github.com/Webklex/laravel-imap/pull/27)
21+
- Do not resolve uid to msgno if using FT_UID [#25](https://github.com/Webklex/laravel-imap/pull/25)
22+
23+
### Affected Classes
24+
- [Message::class](src/IMAP/Message.php)
25+
26+
1827
## [1.0.3.3] - 2017-09-22
1928
### Fixed
2029
- General code style and documentation

0 commit comments

Comments
 (0)