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 1ed9b50 commit 09f2cbaCopy full SHA for 09f2cba
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 1.6.1 (2025-08-29)
4
+
5
+## What's Changed
6
+* Fix processing of `--path` flag in the `get` command by @roxblnfk in https://github.com/php-internal/dload/pull/70
7
8
9
+**Full Changelog**: https://github.com/php-internal/dload/compare/1.6.0...1.6.1
10
11
## 1.6.0 (2025-08-29)
12
13
## What's Changed
resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.6.0"
+ ".": "1.6.1"
}
0 commit comments