We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88e65a8 commit abf080eCopy full SHA for abf080e
CHANGELOG.md
@@ -6,6 +6,17 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
6
7
## [UNRELEASED]
8
### Fixed
9
+- NaN
10
+
11
+### Added
12
13
14
+### Breaking changes
15
16
17
18
+## [5.1.0] - 2023-03-16
19
+### Fixed
20
- IMAP Quota root command fixed
21
- Prevent line-breaks in folder path caused by special chars
22
- Partial fix for #362 (allow overview response to be empty)
@@ -41,9 +52,6 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
41
52
- All part attributes are now accessible via linked attribute
42
53
- Restore a message from string `Message::fromString()`
43
54
44
-### Breaking changes
45
-- NaN
46
-
47
55
48
56
## [5.0.1] - 2023-03-01
49
57
0 commit comments