Update README.md: Remove duplicate "de-lombok the source jar" entry in changelog.

This commit is contained in:
2026-01-23 17:55:44 +01:00
parent d0802fc01d
commit 9e09b12dc3
-1
View File
@@ -50,7 +50,6 @@ The dependency is:
## Changelog ## Changelog
- 0.2.0: - 0.2.0:
- de-lombok the source jar
- **Breaking Change**: `emptyResultThrowsException` default changed from `true` to `false`. Now applies to both - **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. 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` → - API method names refactored for consistency: `zoneListAll` → `zoneList`, `zoneInfo` → `zoneGet`, `sldListAll` →