Bump version to 0.2.0-beta-SNAPSHOT and update changelog
This commit is contained in:
@@ -49,9 +49,8 @@ The dependency is:
|
|||||||
|
|
||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
- 0.2.0-beta-2
|
- 0.2.0-beta-SNAPSHOT:
|
||||||
- add a missing source jar
|
- add a missing source jar
|
||||||
- 0.2.0-beta-1
|
|
||||||
- ResponseResultInfo#Errors: wrong object structure
|
- ResponseResultInfo#Errors: wrong object structure
|
||||||
- changing multiple records with put, post, patch and delete for dns-records
|
- changing multiple records with put, post, patch and delete for dns-records
|
||||||
- 0.1.0:
|
- 0.1.0:
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
<groupId>codes.thischwa</groupId>
|
<groupId>codes.thischwa</groupId>
|
||||||
<artifactId>cloudflaredns</artifactId>
|
<artifactId>cloudflaredns</artifactId>
|
||||||
<version>0.2.0-beta.3-SNAPSHOT</version>
|
<version>0.2.0-beta-SNAPSHOT</version>
|
||||||
<name>CloudflareDNS-java</name>
|
<name>CloudflareDNS-java</name>
|
||||||
<inceptionYear>2025</inceptionYear>
|
<inceptionYear>2025</inceptionYear>
|
||||||
<packaging>jar</packaging>
|
<packaging>jar</packaging>
|
||||||
|
|||||||
Reference in New Issue
Block a user