Skip to content

Commit 94d5c7d

Browse files
committed
Update changelog
1 parent 4e7933d commit 94d5c7d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
- SORT command extension (#178).
1212
- Support for grabbing Gmail labels (#225).
1313
- Support for the ACL extension (#227).
14+
- Support for the quote extension (#235).
15+
- Support for the list-status extension (#249).
1416
- Expose APPENDUID data (#232).
1517

1618
### Changed
17-
- MSRV increased to 1.43 for nom6 and bitvec
19+
- MSRV increased to 1.56.1 for 2021 edition
1820
- `expunge` and `uid_expunge` return `Result<Deleted>` instead of `Result<Vec<u32>>`.
1921
- IDLE capability now provides a builder interface. All `wait_*` functions are merged into `wait_while` which takes a callback with an `UnsolicitedResponse` in parameter.
2022
- All `Session.append_with_*` methods are obsoleted by `append` which returns now an `AppendCmd` builder.

0 commit comments

Comments
 (0)