prepare a 1.0.0-beta.14 with fixed deps

This commit is contained in:
holger krekel
2019-12-10 14:42:55 +01:00
parent 4e551cde66
commit b913de5928
4 changed files with 10 additions and 20 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 1.0.0-beta.14
- fix packaging issue with our rust-email fork, now we are tracking
master again there. hpk42
## 1.0.0-beta.13
- fix #976 -- unicode-issues in display-name of email addresses. @hpk42