From 579c5e07d7b7e8b6ddc667d6401a9ec68a0d5df4 Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Tue, 22 Apr 2025 18:06:04 +0200 Subject: [PATCH] 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. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4066050..516ac4a 100644 --- a/README.md +++ b/README.md @@ -47,10 +47,16 @@ The dependency is: codes.thischwa cloudflaredns - 0.1.0-beta.2 + 0.1.0-beta.3 ``` +## 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).