Skip to content

Commit 62362cd

Browse files
committed
Release information added
1 parent 3b3bd56 commit 62362cd

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +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+
## [5.2.0] - 2023-04-11
19+
### Fixed
920
- Use all available methods to detect the attachment extension instead of just one
1021
- Allow the `LIST` command response to be empty #393
1122
- Initialize folder children attributes on class initialization
1223

1324
### Added
1425
- Soft fail option added to all folder fetching methods. If soft fail is enabled, the method will return an empty collection instead of throwing an exception if the folder doesn't exist
1526

16-
### Breaking changes
17-
- NaN
18-
1927

2028
## [5.1.0] - 2023-03-16
2129
### Fixed

0 commit comments

Comments
 (0)