Update CHANGELOG
This commit is contained in:
parent
b87083c5b9
commit
5bb1500d14
1 changed files with 3 additions and 0 deletions
|
|
@ -6,8 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Added
|
### Added
|
||||||
|
- VANISHED support in EXPUNGE responses and unsolicited responses (#172).
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
- MSRV increased to 1.43 for nom6 and bitvec
|
||||||
|
- `expunge` and `uid_expunge` return `Result<Deleted>` instead of `Result<Vec<u32>>`.
|
||||||
|
|
||||||
### Removed
|
### Removed
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue