We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent be0c60a commit ce24f70Copy full SHA for ce24f70
CHANGELOG.md
@@ -6,7 +6,20 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
7
## [UNRELEASED]
8
### Fixed
9
--NaN
+- NaN
10
+
11
+### Added
12
13
14
+### Affected Classes
15
16
17
+### Breaking changes
18
19
20
+## [2.2.1] - 2020-10-19
21
+### Fixed
22
+- Header decoding problem fixed #31
23
24
### Added
25
- Search for messages by message-Id
@@ -17,9 +30,7 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
30
### Affected Classes
31
- [Query::class](src/Query/Query.php)
32
- [Message::class](src/Message.php)
-
-### Breaking changes
33
+- [Header::class](src/Header.php)
34
35
36
## [2.2.0] - 2020-10-16
0 commit comments