File tree 1 file changed +13
-3
lines changed
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
6
6
7
7
## [ UNRELEASED]
8
8
### 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
9
22
- Missing array decoder method added #51 (thanks [ @lutchin ] ( https://github.com/lutchin ) )
10
23
- Additional checks added to prevent message from getting marked as seen #33
11
24
- 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
21
34
- [ Message::class] ( src/Message.php )
22
35
- [ Structure::class] ( src/Structure.php )
23
36
24
- ### Breaking changes
25
- - NaN
26
-
27
37
## [ 2.2.4] - 2020-12-08
28
38
### Fixed
29
39
- 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