Bump version to 0.2.0-beta-SNAPSHOT and update changelog

This commit is contained in:
2025-12-30 15:46:33 +01:00
parent c75f9d74ca
commit 351730dc79
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -49,9 +49,8 @@ The dependency is:
## Changelog
- 0.2.0-beta-2
- 0.2.0-beta-SNAPSHOT:
- add a missing source jar
- 0.2.0-beta-1
- ResponseResultInfo#Errors: wrong object structure
- changing multiple records with put, post, patch and delete for dns-records
- 0.1.0:
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>codes.thischwa</groupId>
<artifactId>cloudflaredns</artifactId>
<version>0.2.0-beta.3-SNAPSHOT</version>
<version>0.2.0-beta-SNAPSHOT</version>
<name>CloudflareDNS-java</name>
<inceptionYear>2025</inceptionYear>
<packaging>jar</packaging>