Update README.md: Finalize version in changelog from 0.3.0-SNAPSHOT to 0.3.0.

This commit is contained in:
2026-02-15 17:35:22 +01:00
parent 2efcb24321
commit d83c364660
+1 -1
View File
@@ -49,7 +49,7 @@ The dependency is:
## Changelog
- 0.3.0-SNAPSHOT:
- 0.3.0:
- **Breaking Change**:
- **New Fluent API**: Changed the initialization of the client(`new CfDnsClientBuilder().withApiTokenAuth("your-api-token").build()`)
- Authentication with API token.