Skip to content

Commit

Permalink
Prepare v0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dinosaure committed Nov 15, 2021
1 parent 5e86175 commit a9e6041
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
### v0.3.0 2021-11-15 Paris (France)

- Upgrade to the new interface of `mrmime` (#15, @dinosaure)
- Fix how we parse AUID (#16, @dinosaure)
- Implement a real memory bounded verify function (#19, @dinosaure)
- Homogeneize DNS interface (with `ocaml-spf`) (#20, @dinosaure)
- Add some accessors to be able to get some info from DMARC (#21, #22, @dinosaure)
- Add a comparison function on server values (#24, @dinosaure)
- Fix stream implementation on `dkim-mirage` (#26, @dinosaure)
- Upgrade to the new DNS interface (#25, @dinosaure)
- Fix when we got an empty prelude (and don't raise end-of-stream in that case) (#27, @dinosaure)
- Upgrade ocamlformat and fmt.0.8.7 (#28, @dinosaure)
- Use the lastest version of DNS (with DNS-over-TLS) (#30, @dinosaure)

### v0.2.0 2021-04-27 Paris (France)

- Upgrade to `tls.0.13.0` and `dns.5.0.0` (@dinosaure, #9)
Expand Down

0 comments on commit a9e6041

Please sign in to comment.