Skip to content

Commit 17f7bb1

Browse files
committed
Version information updated
1 parent 27cb7e1 commit 17f7bb1

File tree

1 file changed

+13
-3
lines changed

1 file changed

+13
-3
lines changed

CHANGELOG.md

+13-3
Original file line numberDiff line numberDiff 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.4.3] - 2021-01-21
21+
### Fixed
922
- Attachment detection updated #82 #90
1023
- Timeout handling improved
1124
- Additional utf-8 checks added to prevent decoding of unencoded values #76
@@ -19,9 +32,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
1932
- [Client::class](src/Client.php)
2033
- [Header::class](src/Header.php)
2134

22-
### Breaking changes
23-
- NaN
24-
2535
## [2.4.2] - 2021-01-09
2636
### Fixed
2737
- Attachment::save() return error 'A facade root has not been set' #87

0 commit comments

Comments
 (0)