feat(all): Prepare 0.7.0 release
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<pubDate>Sun, 21 May 2017 23:46:17 +0200</pubDate>
|
||||
|
||||
<guid>https://lettre.github.io/lettre/getting-started/intro/</guid>
|
||||
<description>This documentation is written for lettre 0.7, wich has not been released yet. Please use https://docs.rs/lettre/0.6.2/lettre/ for lettre 0.6.
|
||||
<description>This documentation is written for lettre 0.7. Please use https://docs.rs/lettre/0.6.2/lettre/ for lettre 0.6.
|
||||
Lettre is an email library that allows creating and sending messages. It provides:
|
||||
An easy to use email builder Pluggable email transports Unicode support (for emails and transports, including for sender et recipient addresses when compatible) Secure defaults (emails are only sent encrypted by default) </description>
|
||||
</item>
|
||||
|
||||
@@ -268,7 +268,7 @@
|
||||
<h1>Introduction</h1>
|
||||
|
||||
|
||||
<div class="notices note" ><p>This documentation is written for lettre 0.7, wich has not been released yet.
|
||||
<div class="notices note" ><p>This documentation is written for lettre 0.7.
|
||||
Please use <a href="https://docs.rs/lettre/0.6.2/lettre/">https://docs.rs/lettre/0.6.2/lettre/</a> for lettre 0.6.</p>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<pubDate>Sun, 21 May 2017 23:46:17 +0200</pubDate>
|
||||
|
||||
<guid>https://lettre.github.io/lettre/getting-started/intro/</guid>
|
||||
<description>This documentation is written for lettre 0.7, wich has not been released yet. Please use https://docs.rs/lettre/0.6.2/lettre/ for lettre 0.6.
|
||||
<description>This documentation is written for lettre 0.7. Please use https://docs.rs/lettre/0.6.2/lettre/ for lettre 0.6.
|
||||
Lettre is an email library that allows creating and sending messages. It provides:
|
||||
An easy to use email builder Pluggable email transports Unicode support (for emails and transports, including for sender et recipient addresses when compatible) Secure defaults (emails are only sent encrypted by default) </description>
|
||||
</item>
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
{
|
||||
"uri": "/content/getting-started/intro",
|
||||
"title": "Introduction",
|
||||
"content": "\n{{% notice note %}}\nThis documentation is written for lettre 0.7, wich has not been released yet.\nPlease use https://docs.rs/lettre/0.6.2/lettre/ for lettre 0.6.\n{{% /notice%}}\n\nLettre is an email library that allows creating and sending messages. It provides:\n\nAn easy to use email builder\nPluggable email transports\nUnicode support (for emails and transports, including for sender et recipient addresses when compatible)\nSecure defaults (emails are only sent encrypted by default)\n",
|
||||
"content": "\n{{% notice note %}}\nThis documentation is written for lettre 0.7.\nPlease use https://docs.rs/lettre/0.6.2/lettre/ for lettre 0.6.\n{{% /notice%}}\n\nLettre is an email library that allows creating and sending messages. It provides:\n\nAn easy to use email builder\nPluggable email transports\nUnicode support (for emails and transports, including for sender et recipient addresses when compatible)\nSecure defaults (emails are only sent encrypted by default)\n",
|
||||
"tags": []
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user