Skip to content

Commit 7ad4a6b

Browse files
committed
Prepare v0.6.0
1 parent cb82db6 commit 7ad4a6b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGES.md

+8
Original file line numberDiff line numberDiff line change
@@ -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+
19
### v0.5.0 2021-08-30 Paris (France)
210

311
- Use `Cstruct.length` instead of `Cstruct.len` (@dinosaure, #45)

0 commit comments

Comments
 (0)