diff --git a/CHANGELOG.md b/CHANGELOG.md index dd347c5..c292f39 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ The project follows Semantic Versioning. ## [Unreleased] +## [0.1.11] - 2026-08-25 + - Standardized reviewed network downloads on two retries after the initial request: exactly three total attempts, with checksum and permanent-failure handling unchanged. diff --git a/VERSION b/VERSION index 9767cc9..20f4951 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.1.10 +0.1.11