File tree 1 file changed +11
-6
lines changed
1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -6,19 +6,24 @@ 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
+ ### Breaking changes
15
+ - NaN
16
+
17
+
18
+ ## [ 4.1.1] - 2022-11-16
19
+ ### Fixed
9
20
- Fix for extension recognition #325 (thanks @pwoszczyk )
10
21
- Missing null check added #327 (thanks @spanjeta )
11
22
- Leading white-space in response causes an infinite loop #321 (thanks @thin-k-design )
12
23
- Fix error when creating folders with special chars #319 (thanks @thin-k-design )
13
24
- ` Client::getFoldersWithStatus() ` recursive loading fixed #312 (thanks @szymekjanaczek )
14
25
- Fix Folder name encoding error in ` Folder::appendMessage() ` #306 #307 (thanks @@rskrzypczak )
15
26
16
- ### Added
17
- - NaN
18
-
19
- ### Breaking changes
20
- - NaN
21
-
22
27
23
28
## [ 4.1.0] - 2022-10-18
24
29
### Fixed
You can’t perform that action at this time.
0 commit comments