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 f7bd8e8 commit 9d4230dCopy full SHA for 9d4230d
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 1.7.0 (2025-11-11)
4
+
5
+## What's Changed
6
+* Support `velox.plugin.replace` option by @roxblnfk in https://github.com/php-internal/dload/pull/84
7
8
9
+**Full Changelog**: https://github.com/php-internal/dload/compare/1.6.5...1.7.0
10
11
## 1.6.5 (2025-11-07)
12
13
**Full Changelog**: https://github.com/php-internal/dload/compare/1.6.4...1.6.5
resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.6.5"
+ ".": "1.7.0"
}
0 commit comments