File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## Unreleased
8
+ ## [ 0.7.0 ] - 2023-04-03
9
9
10
10
### Added
11
11
@@ -108,8 +108,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
108
108
109
109
- Ensure there is enough space available when encoding.
110
110
111
- ## [ 0.1.0] - 2019-11-11
111
+ ## 0.1.0 - 2019-11-11
112
112
113
+ [ 0.7.0 ] : https://github.com/async-email/async-imap/compare/v0.6.0...v0.7.0
113
114
[ 0.6.0 ] : https://github.com/async-email/async-imap/compare/v0.5.0...v0.6.0
114
115
[ 0.5.0 ] : https://github.com/async-email/async-imap/compare/v0.4.1...v0.5.0
115
116
[ 0.4.1 ] : https://github.com/async-email/async-imap/compare/v0.4.0...v0.4.1
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " async-imap"
3
- version = " 0.6 .0"
3
+ version = " 0.7 .0"
4
4
authors = [
" dignifiedquire <[email protected] >" ]
5
5
documentation = " https://docs.rs/async-imap/"
6
6
repository = " https://github.com/async-email/async-imap"
You can’t perform that action at this time.
0 commit comments