We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb82db6 commit 7ad4a6bCopy full SHA for 7ad4a6b
CHANGES.md
@@ -1,3 +1,11 @@
1
+### v0.6.0 2022-01-03 Paris (France)
2
+
3
+- Better implementation of `STARTTLS` (@dinosaure, #50)
4
+- Properly quit if the server does not implement `STARTTLS` (@dinosaure, #51)
5
+- Add `let+` operator which manipulate `result` type (@dinosaure, #52)
6
+- Upgrade `fmt.0.8.9` (@dinosaure, #53)
7
+- Be able to pre-allocate resources when we want to send an email (@dinosaure, #54)
8
9
### v0.5.0 2021-08-30 Paris (France)
10
11
- Use `Cstruct.length` instead of `Cstruct.len` (@dinosaure, #45)
0 commit comments