Update CHANGELOG

This commit is contained in:
Todd Mortimer 2020-12-05 21:26:28 -05:00
parent b87083c5b9
commit 5bb1500d14

View file

@ -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