File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,19 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66
77## [ UNRELEASED]
88### Fixed
9+ - NaN
10+
11+ ### Added
12+ - NaN
13+
14+ ### Affected Classes
15+ - NaN
16+
17+ ### Breaking changes
18+ - NaN
19+
20+ ## [ 2.2.5] - 2020-12-11
21+ ### Fixed
922- Missing array decoder method added #51 (thanks [ @lutchin ] ( https://github.com/lutchin ) )
1023- Additional checks added to prevent message from getting marked as seen #33
1124- Boundary parsing improved #39 #36 (thanks [ @AntonioDiPassio-AppSys ] ( https://github.com/AntonioDiPassio-AppSys ) )
@@ -21,9 +34,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
2134- [ Message::class] ( src/Message.php )
2235- [ Structure::class] ( src/Structure.php )
2336
24- ### Breaking changes
25- - NaN
26-
2737## [ 2.2.4] - 2020-12-08
2838### Fixed
2939- Search performance increased by fetching all headers, bodies and flags at once #42
You can’t perform that action at this time.
0 commit comments