Skip to content

Commit b177513

Browse files
committed
Update CHANGELOG.md
1 parent c58d4b9 commit b177513

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,18 @@ The project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
1919

2020
### Changed
2121

22-
- Bumped `geocompy` dependency minimum version to `v0.13.0`
2322
- Updated all console feedback to use the `rich` package instead of `click`
2423
- Changed `eof` option of `download data` to have no default value
24+
- Renamed `retry` console communication option to `attempts` for all commands
2525

2626
### Fixed
2727

2828
- Package could not be installed from ZIP due to a missing version fallback
2929

30+
### Dependencies
31+
32+
- Bumped `geocompy` dependency minimum version to `v0.14.0`
33+
3034
## v0.4.0 (2025-08-26)
3135

3236
### Added

0 commit comments

Comments
 (0)