Update README: document breaking change in client.zone().record() renaming to client.zone().getRecord()
This commit is contained in:
@@ -50,6 +50,8 @@ The dependency is:
|
|||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
- 0.4.0-SNAPSHOT:
|
||||||
|
- **Breaking Change**: renamed `client.zone().record()` to `client.zone().getRecord()`
|
||||||
- 0.3.0:
|
- 0.3.0:
|
||||||
- **Breaking Change**:
|
- **Breaking Change**:
|
||||||
- **New Fluent API**: Changed the initialization of the client(`new CfDnsClientBuilder().withApiTokenAuth("your-api-token").build()`)
|
- **New Fluent API**: Changed the initialization of the client(`new CfDnsClientBuilder().withApiTokenAuth("your-api-token").build()`)
|
||||||
|
|||||||
Reference in New Issue
Block a user