File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.10.3] - 2025-03-10
9+
10+ - Don't panic if the server returns 0 as the quota limit. [ #116 ] ( https://github.com/chatmail/async-imap/pull/116 )
11+
812## [ 0.10.2] - 2024-10-14
913
1014- Implement IMAP COMPRESS
Original file line number Diff line number Diff line change 11[package ]
22name = " async-imap"
3- version = " 0.10.2 "
3+ version = " 0.10.3 "
44authors = [
" dignifiedquire <[email protected] >" ]
55documentation = " https://docs.rs/async-imap/"
66repository = " https://github.com/async-email/async-imap"
You can’t perform that action at this time.
0 commit comments