From eea6e72145c6d1b0bc7947c540b7b8e75a03d06f Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Sat, 27 Jun 2026 19:39:27 +0200 Subject: [PATCH] Update changelog for version 0.5.0-SNAPSHOT: migrate to git.mein-gateway.de and replace SonarQube with custom actions --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index d926ef7..abac8be 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,8 @@ # Changelog +- 0.5.0-SNAPSHOT: + - moved the project to git.mein-gateway.de + - replaced sonarqube with own actions - 0.4.0: - fixed some paging issues - **Breaking Change**: renamed `client.zone().record()` to `client.zone().getRecord()`