From 9e09b12dc3c3cf90d821fa3ce7eb05df39bf1ce0 Mon Sep 17 00:00:00 2001 From: Thilo Schwarz Date: Fri, 23 Jan 2026 17:55:44 +0100 Subject: [PATCH] Update README.md: Remove duplicate "de-lombok the source jar" entry in changelog. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index cacece1..8924d2a 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,6 @@ The dependency is: ## Changelog - 0.2.0: - - de-lombok the source jar - **Breaking Change**: `emptyResultThrowsException` default changed from `true` to `false`. Now applies to both single and multiple result requests. Empty results will be returned by default without throwing exceptions. - API method names refactored for consistency: `zoneListAll` → `zoneList`, `zoneInfo` → `zoneGet`, `sldListAll` →