Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ce24f70

Browse files
committedOct 19, 2020
Version information added
1 parent be0c60a commit ce24f70

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed
 

Diff for: ‎CHANGELOG.md

+15-4
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,20 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66

77
## [UNRELEASED]
88
### Fixed
9-
-NaN
9+
- NaN
10+
11+
### Added
12+
- NaN
13+
14+
### Affected Classes
15+
- NaN
16+
17+
### Breaking changes
18+
- NaN
19+
20+
## [2.2.1] - 2020-10-19
21+
### Fixed
22+
- Header decoding problem fixed #31
1023

1124
### Added
1225
- Search for messages by message-Id
@@ -17,9 +30,7 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1730
### Affected Classes
1831
- [Query::class](src/Query/Query.php)
1932
- [Message::class](src/Message.php)
20-
21-
### Breaking changes
22-
-NaN
33+
- [Header::class](src/Header.php)
2334

2435

2536
## [2.2.0] - 2020-10-16

0 commit comments

Comments
 (0)
Please sign in to comment.