Skip to content

Commit

Permalink
Change: add CHANGELOG entries
Browse files Browse the repository at this point in the history
  • Loading branch information
ggalmazor committed May 17, 2024
1 parent 342f9a5 commit d81d0b3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## main

- NEW: Added `alias_email` and `destination_email` to `EmailForward`
- CHANGED: Deprecated `from` and `to` fields in `EmailForward`

## 1.0.0

- BREAKING: Remove the `privateKey` property of `CertificateBundle`. Use `Certificates.getCertificatePrivateKey()` instead. See [dnsimple-java#118](https://github.com/dnsimple/dnsimple-java/issues/118)
Expand Down

0 comments on commit d81d0b3

Please sign in to comment.