Skip to content

Commit da8e36d

Browse files
authored
chore(1.x): release 1.6.0 (#69)
1 parent 9c0f0ab commit da8e36d

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.6.0 (2025-08-29)
4+
5+
## What's Changed
6+
* Enhance version syntax for get command by @roxblnfk in https://github.com/php-internal/dload/pull/68
7+
8+
9+
**Full Changelog**: https://github.com/php-internal/dload/compare/1.5.0...1.6.0
10+
311
## 1.5.0 (2025-07-28)
412

513
## 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.5.0"
2+
".": "1.6.0"
33
}

0 commit comments

Comments
 (0)