Update README with dependency version and changelog
Updated the Maven dependency version to 0.1.0-beta.3 in the README. Added a new changelog section detailing version updates for better tracking.
This commit is contained in:
@@ -47,10 +47,16 @@ The dependency is:
|
||||
<dependency>
|
||||
<groupId>codes.thischwa</groupId>
|
||||
<artifactId>cloudflaredns</artifactId>
|
||||
<version>0.1.0-beta.2</version>
|
||||
<version>0.1.0-beta.3</version>
|
||||
</dependency>
|
||||
```
|
||||
|
||||
## Changelog
|
||||
|
||||
- 0.1.0-beta.1: 1st runnable version
|
||||
- 0.1.0-beta.2:
|
||||
- 0.1.0-beta.3:
|
||||
|
||||
## Methods Overview
|
||||
|
||||
The following text focuses on the basic methods. For further information take a look at the [javadoc of the CfDnsClient](https://cloudflaredns-java-f4ee3a.gitlab.io/apidocs/codes/thischwa/cf/CfDnsClient.html).
|
||||
|
||||
Reference in New Issue
Block a user