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 c20e03c commit 00ac019Copy full SHA for 00ac019
CHANGELOG.md
@@ -6,7 +6,7 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
7
## [UNRELEASED]
8
### Fixed
9
-- General code style and documentation
+- NaN
10
11
### Added
12
- NaN
@@ -15,6 +15,16 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
15
- All
16
17
18
+## [1.0.3.3] - 2017-09-22
19
+### Fixed
20
+- General code style and documentation
21
+
22
+### Added
23
+- several getter methods added to [Message::class](src/IMAP/Message.php)
24
25
+### Affected Classes
26
+- All
27
28
## [1.0.3.2] - 2017-09-07
29
30
- Fix implode error in Client.php, beacause imap_errors() can return FALSE instand of array
0 commit comments