File tree Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -6,20 +6,33 @@ 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
+
21
+ ## [ 2.2.3] - 2020-11-02
22
+ ### Fixed
9
23
- Text/Html body fetched as attachment if subtype is null #34
10
24
- Potential header overwriting through header extensions #35
11
25
- Prevent empty attachments #37
12
26
13
27
### Added
14
- - NaN
28
+ - Set fetch order during query # 41 [ @ Max13 ] ( https://github.com/Max13 )
15
29
16
30
### Affected Classes
17
31
- [ Message::class] ( src/Message.php )
18
32
- [ Part::class] ( src/Part.php )
19
33
- [ Header::class] ( src/Header.php )
34
+ - [ Query::class] ( src/Query/Query.php )
20
35
21
- ### Breaking changes
22
- - NaN
23
36
24
37
## [ 2.2.2] - 2020-10-20
25
38
### Fixed
You can’t perform that action at this time.
0 commit comments