Skip to content

Commit eed8759

Browse files
committed
Release information added
1 parent 1d82009 commit eed8759

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

CHANGELOG.md

+11-6
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,24 @@ 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+
### Breaking changes
15+
- NaN
16+
17+
18+
## [4.1.1] - 2022-11-16
19+
### Fixed
920
- Fix for extension recognition #325 (thanks @pwoszczyk)
1021
- Missing null check added #327 (thanks @spanjeta)
1122
- Leading white-space in response causes an infinite loop #321 (thanks @thin-k-design)
1223
- Fix error when creating folders with special chars #319 (thanks @thin-k-design)
1324
- `Client::getFoldersWithStatus()` recursive loading fixed #312 (thanks @szymekjanaczek)
1425
- Fix Folder name encoding error in `Folder::appendMessage()` #306 #307 (thanks @@rskrzypczak)
1526

16-
### Added
17-
- NaN
18-
19-
### Breaking changes
20-
- NaN
21-
2227

2328
## [4.1.0] - 2022-10-18
2429
### Fixed

0 commit comments

Comments
 (0)