Skip to content

Commit 1676bfb

Browse files
committed
Version information updated
1 parent 5941cee commit 1676bfb

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

CHANGELOG.md

+14-7
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,30 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
66

77
## [UNRELEASED]
88
### Fixed
9-
- Boundary detection simplified #90
10-
- Prevent potential body overwriting #90
11-
- CSV files are no longer regarded as plain body
12-
- Boundary detection overhauled to support "related" and "alternative" multipart messages #90
9+
- NaN
1310

1411
### Added
1512
- NaN
1613

14+
### Affected Classes
15+
- NaN
16+
17+
### Breaking changes
18+
- NaN
19+
20+
## [2.4.4] - 2022-01-22
21+
### Fixed
22+
- Boundary detection simplified #90
23+
- Prevent potential body overwriting #90
24+
- CSV files are no longer regarded as plain body
25+
- Boundary detection overhauled to support "related" and "alternative" multipart messages #90 #91
26+
1727
### Affected Classes
1828
- [Structure::class](src/Structure.php)
1929
- [Message::class](src/Message.php)
2030
- [Header::class](src/Header.php)
2131
- [Part::class](src/Part.php)
2232

23-
### Breaking changes
24-
- NaN
25-
2633
## [2.4.3] - 2021-01-21
2734
### Fixed
2835
- Attachment detection updated #82 #90

0 commit comments

Comments
 (0)