Skip to content

Commit 4b5f38a

Browse files
committed
Version information updated
1 parent 2ead74f commit 4b5f38a

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

CHANGELOG.md

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,33 @@ 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+
21+
## [2.2.3] - 2020-11-02
22+
### Fixed
923
- Text/Html body fetched as attachment if subtype is null #34
1024
- Potential header overwriting through header extensions #35
1125
- Prevent empty attachments #37
1226

1327
### Added
14-
- NaN
28+
- Set fetch order during query #41 [@Max13](https://github.com/Max13)
1529

1630
### Affected Classes
1731
- [Message::class](src/Message.php)
1832
- [Part::class](src/Part.php)
1933
- [Header::class](src/Header.php)
34+
- [Query::class](src/Query/Query.php)
2035

21-
### Breaking changes
22-
- NaN
2336

2437
## [2.2.2] - 2020-10-20
2538
### Fixed

0 commit comments

Comments
 (0)