Skip to content

Commit

Permalink
Update CHANGELOG.md for #1170
Browse files Browse the repository at this point in the history
  • Loading branch information
changelogbot committed Jan 10, 2023
1 parent a37d5c1 commit ff64222
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## 0.59.0 (Unreleased)

BREAKING CHANGES:

* dns: remove these read-only fields from `UpdateDNSRecordParams`: `CreatedOn`, `ModifiedOn`, `Meta`, `ZoneID`, `ZoneName`, `Proxiable`, and `Locked` ([#1170](https://github.com/cloudflare/cloudflare-go/issues/1170))

NOTES:

* dns: remove additional lookup from `Update` operations when `Name` or `Type` was omitted ([#1170](https://github.com/cloudflare/cloudflare-go/issues/1170))

ENHANCEMENTS:

* access_organization: add user_seat_expiration_inactive_time field ([#1159](https://github.com/cloudflare/cloudflare-go/issues/1159))
Expand Down

0 comments on commit ff64222

Please sign in to comment.