Skip to content

Commit 34864dd

Browse files
authored
chore(1.x): release 1.11.0 (#103)
1 parent aea3e1d commit 34864dd

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

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+
311
## [1.10.0](https://github.com/php-internal/dload/compare/1.9.0...1.10.0) (2026-03-21)
412

513

resources/version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.10.0"
2+
".": "1.11.0"
33
}

0 commit comments

Comments
 (0)