File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ 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.9.2] - 2023-10-20
9+
10+ ### Fixes
11+
12+ - Fix STATUS command response parsing. [ #92 ] ( https://github.com/async-email/async-imap/pull/92 )
13+
814## [ 0.9.1] - 2023-08-28
915
1016### Fixes
@@ -149,6 +155,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
149155
150156## 0.1.0 - 2019-11-11
151157
158+ [ 0.9.2 ] : https://github.com/async-email/async-imap/compare/v0.9.1...v0.9.2
152159[ 0.9.1 ] : https://github.com/async-email/async-imap/compare/v0.9.0...v0.9.1
153160[ 0.9.0 ] : https://github.com/async-email/async-imap/compare/v0.8.0...v0.9.0
154161[ 0.8.0 ] : https://github.com/async-email/async-imap/compare/v0.7.0...v0.8.0
Original file line number Diff line number Diff line change 11[package ]
22name = " async-imap"
3- version = " 0.9.1 "
3+ version = " 0.9.2 "
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