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 00975aa commit 028c281Copy full SHA for 028c281
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 1.6.4 (2025-11-06)
4
+
5
+## What's Changed
6
+* Use TOML library to work with Velox config by @roxblnfk in https://github.com/php-internal/dload/pull/81
7
8
9
+**Full Changelog**: https://github.com/php-internal/dload/compare/1.6.3...1.6.4
10
11
## 1.6.3 (2025-10-23)
12
13
## What's Changed
resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.6.3"
+ ".": "1.6.4"
}
0 commit comments