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 497804e commit 519e618Copy full SHA for 519e618
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## 1.5.0 (2025-07-28)
4
+
5
+## What's Changed
6
+* Separate HTTP Client module by @roxblnfk in https://github.com/php-internal/dload/pull/63
7
+* Add RoadRunner building by @roxblnfk in https://github.com/php-internal/dload/pull/65
8
9
10
+**Full Changelog**: https://github.com/php-internal/dload/compare/1.4.1...1.5.0
11
12
## 1.4.1 (2025-06-27)
13
14
## What's Changed
resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.4.1"
+ ".": "1.5.0"
}
0 commit comments