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 eeb429e commit 831948cCopy full SHA for 831948c
CHANGELOG.md
@@ -6,13 +6,23 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
7
## [UNRELEASED]
8
### Fixed
9
-- Folder delimiter check added #137
+- NaN
10
11
### Added
12
- NaN
13
14
### Affected Classes
15
-- [Folder::class](src/IMAP/Folder.php)
16
+
17
+## 0.0.3 - 2018-12-02
18
+### Fixed
19
+- Folder delimiter check added #137
20
+- Config setting not getting loaded
21
+- Date parsing updated
22
23
+### Affected Classes
24
+- [Folder::class](src/IMAP/Client.php)
25
+- [Folder::class](src/IMAP/Message.php)
26
27
## 0.0.1 - 2018-08-13
28
0 commit comments