Skip to content

Commit

Permalink
version information added
Browse files Browse the repository at this point in the history
  • Loading branch information
Webklex committed Dec 2, 2018
1 parent eeb429e commit 831948c
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,23 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip

## [UNRELEASED]
### Fixed
- Folder delimiter check added #137
- NaN

### Added
- NaN

### Affected Classes
- [Folder::class](src/IMAP/Folder.php)
- NaN

## 0.0.3 - 2018-12-02
### Fixed
- Folder delimiter check added #137
- Config setting not getting loaded
- Date parsing updated

### Affected Classes
- [Folder::class](src/IMAP/Client.php)
- [Folder::class](src/IMAP/Message.php)

## 0.0.1 - 2018-08-13
### Added
Expand Down

0 comments on commit 831948c

Please sign in to comment.