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 9c0f0ab commit da8e36dCopy full SHA for da8e36d
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 1.6.0 (2025-08-29)
4
+
5
+## What's Changed
6
+* Enhance version syntax for get command by @roxblnfk in https://github.com/php-internal/dload/pull/68
7
8
9
+**Full Changelog**: https://github.com/php-internal/dload/compare/1.5.0...1.6.0
10
11
## 1.5.0 (2025-07-28)
12
13
## What's Changed
resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.5.0"
+ ".": "1.6.0"
}
0 commit comments