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 d6d8171 commit 87c931fCopy full SHA for 87c931f
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 1.6.3 (2025-10-23)
4
+
5
+## What's Changed
6
+* Process GitHub message with assoc content by @roxblnfk in https://github.com/php-internal/dload/pull/78
7
8
9
+**Full Changelog**: https://github.com/php-internal/dload/compare/1.6.2...1.6.3
10
11
## 1.6.2 (2025-09-23)
12
13
## What's Changed
resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.6.2"
+ ".": "1.6.3"
}
0 commit comments