Skip to content

Commit 00ac019

Browse files
committed
New version information added
1 parent c20e03c commit 00ac019

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66

77
## [UNRELEASED]
88
### Fixed
9-
- General code style and documentation
9+
- NaN
1010

1111
### Added
1212
- NaN
@@ -15,6 +15,16 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1515
- All
1616

1717

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+
1828
## [1.0.3.2] - 2017-09-07
1929
### Fixed
2030
- Fix implode error in Client.php, beacause imap_errors() can return FALSE instand of array

0 commit comments

Comments
 (0)