Prepare 0.7.1 release
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
### v0.7.1 (2020-11-11)
|
||||
|
||||
#### Bug fixes
|
||||
|
||||
* **transport**
|
||||
|
||||
* **SECURITY**: Prevent argument injection in sendmail transport
|
||||
|
||||
### v0.7.0 (2017-10-08)
|
||||
|
||||
#### Features
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
[package]
|
||||
|
||||
name = "lettre"
|
||||
version = "0.7.0"
|
||||
version = "0.7.1"
|
||||
description = "Email client"
|
||||
readme = "README.md"
|
||||
documentation = "https://docs.rs/lettre/"
|
||||
|
||||
Reference in New Issue
Block a user