Skip to content

Commit 9d4230d

Browse files
authored
chore(1.x): release 1.7.0 (#85)
1 parent f7bd8e8 commit 9d4230d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

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.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+
311
## 1.6.5 (2025-11-07)
412

513
**Full Changelog**: https://github.com/php-internal/dload/compare/1.6.4...1.6.5

resources/version.json

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

0 commit comments

Comments
 (0)