Bump to v0.6.2
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
### v0.6.2 (2017-02-18)
|
||||
|
||||
#### Features
|
||||
|
||||
* **all**
|
||||
* Update uuid crate to 0.4
|
||||
* Update env-logger crate to 0.4
|
||||
* Update openssl crate to 0.9
|
||||
|
||||
### v0.6.1 (2016-10-19)
|
||||
|
||||
#### Features
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
|
||||
name = "lettre"
|
||||
version = "0.6.1"
|
||||
version = "0.6.2"
|
||||
description = "Email client"
|
||||
readme = "README.md"
|
||||
documentation = "https://lettre.github.io/lettre/"
|
||||
|
||||
@@ -22,6 +22,7 @@ Lettre provides the following features:
|
||||
Released versions:
|
||||
|
||||
* [latest](https://lettre.github.io/lettre/)
|
||||
* [v0.6.2](https://lettre.github.io/lettre/v0.6.2/lettre/)
|
||||
* [v0.6.1](https://lettre.github.io/lettre/v0.6.1/lettre/)
|
||||
* [v0.6.0](https://lettre.github.io/lettre/v0.6.0/lettre/)
|
||||
* [v0.5.1](https://lettre.github.io/lettre/v0.5.1/lettre/)
|
||||
|
||||
Reference in New Issue
Block a user