You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
16
- Expose APPENDUID data (#232).
17
17
18
18
### Changed
19
-
- MSRV increased to 1.56.1 for 2021 edition
19
+
- MSRV increased to 1.57.0 for 2021 edition and base64
20
20
-`expunge` and `uid_expunge` return `Result<Deleted>` instead of `Result<Vec<u32>>`.
21
21
- IDLE capability now provides a builder interface. All `wait_*` functions are merged into `wait_while` which takes a callback with an `UnsolicitedResponse` in parameter.
22
22
- All `Session.append_with_*` methods are obsoleted by `append` which returns now an `AppendCmd` builder.
0 commit comments