Prepare 0.10.0 release (#538)

This commit is contained in:
Paolo Barbolini
2022-06-29 21:17:37 +02:00
committed by GitHub
parent 99e805952d
commit 10171f8c75
4 changed files with 12 additions and 19 deletions

View File

@@ -29,6 +29,7 @@ Several breaking changes were made between 0.9 and 0.10, but changes should be s
* Refactor `TlsParameters` implementation to not expose the internal TLS library
* `FileTransport` writes emails into `.eml` instead of `.json`
* When the hostname feature is disabled or hostname cannot be fetched, `127.0.0.1` is used instead of `localhost` as EHLO parameter (for better RFC compliance and mail server compatibility)
* The `sendmail` and `file` transports aren't enabled by default anymore.
* The `new` method of `ClientId` is deprecated
* Rename `serde-impls` feature to `serde`
* The `SendmailTransport` now uses the `sendmail` command in current `PATH` by default instead of