File tree Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Expand file tree Collapse file tree 1 file changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,19 @@ 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
+ ## [ 2.4.3] - 2021-01-21
21
+ ### Fixed
9
22
- Attachment detection updated #82 #90
10
23
- Timeout handling improved
11
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
19
32
- [ Client::class] ( src/Client.php )
20
33
- [ Header::class] ( src/Header.php )
21
34
22
- ### Breaking changes
23
- - NaN
24
-
25
35
## [ 2.4.2] - 2021-01-09
26
36
### Fixed
27
37
- Attachment::save() return error 'A facade root has not been set' #87
You can’t perform that action at this time.
0 commit comments