Skip to content

Commit 519e618

Browse files
authored
chore(1.x): release 1.5.0 (#64)
1 parent 497804e commit 519e618

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

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+
312
## 1.4.1 (2025-06-27)
413

514
## What's Changed

resources/version.json

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

0 commit comments

Comments
 (0)