Skip to content

Commit

Permalink
Prepare v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosaure committed Jan 3, 2022
1 parent cb82db6 commit 7ad4a6b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### v0.6.0 2022-01-03 Paris (France)

- Better implementation of `STARTTLS` (@dinosaure, #50)
- Properly quit if the server does not implement `STARTTLS` (@dinosaure, #51)
- Add `let+` operator which manipulate `result` type (@dinosaure, #52)
- Upgrade `fmt.0.8.9` (@dinosaure, #53)
- Be able to pre-allocate resources when we want to send an email (@dinosaure, #54)

### v0.5.0 2021-08-30 Paris (France)

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

0 comments on commit 7ad4a6b

Please sign in to comment.