We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27cb7e1 commit 17f7bb1Copy full SHA for 17f7bb1
CHANGELOG.md
@@ -6,6 +6,19 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
7
## [UNRELEASED]
8
### Fixed
9
+- NaN
10
+
11
+### Added
12
13
14
+### Affected Classes
15
16
17
+### Breaking changes
18
19
20
+## [2.4.3] - 2021-01-21
21
+### Fixed
22
- Attachment detection updated #82 #90
23
- Timeout handling improved
24
- 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
32
- [Client::class](src/Client.php)
33
- [Header::class](src/Header.php)
34
-### Breaking changes
-- NaN
-
25
35
## [2.4.2] - 2021-01-09
26
36
27
37
- Attachment::save() return error 'A facade root has not been set' #87
0 commit comments