We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aea3e1d commit 34864ddCopy full SHA for 34864dd
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [1.11.0](https://github.com/php-internal/dload/compare/1.10.0...1.11.0) (2026-03-30)
4
+
5
6
+### Features
7
8
+* Support `.gz` archives ([fcdc71d](https://github.com/php-internal/dload/commit/fcdc71d4b4debb6c7b82fe036fa9a6eb8d827f49))
9
+* Validate file extensions in renaming logic ([7bf11e1](https://github.com/php-internal/dload/commit/7bf11e189d600fc650f57b251a9a05e06934e3e5))
10
11
## [1.10.0](https://github.com/php-internal/dload/compare/1.9.0...1.10.0) (2026-03-21)
12
13
resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.10.0"
+ ".": "1.11.0"
}
0 commit comments