Skip to content

Commit

Permalink
Cleanup: 🤖
Browse files Browse the repository at this point in the history
  • Loading branch information
ggalmazor committed Mar 12, 2024
1 parent 78ae56d commit 603776d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## 1.0.0

- BREAKING: Remove the `privateKey` property of `CertificateBundle`. Use `Certificates.getCertificatePrivateKey()` instead. See https://github.com/dnsimple/dnsimple-java/issues/118
- BREAKING: Remove the `privateKey` property of `CertificateBundle`. Use `Certificates.getCertificatePrivateKey()` instead. See [dnsimple-java#118](https://github.com/dnsimple/dnsimple-java/issues/118)
- CHANGE: Remove support for Java JDK < 17
- CHANGE: Add support for Java JDK 21

Expand Down

0 comments on commit 603776d

Please sign in to comment.