From a3dc89e2c5e852118fd64340ed7d39523cb56658 Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Fri, 26 Dec 2025 10:15:47 +0100 Subject: [PATCH] Update changelog with details for v0.2.0-beta.1 changes --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ccf8eaa..40b47db 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,9 @@ The dependency is: ## Changelog +- 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: - refactored / extended tests - 0.1.0-beta.3: