We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ef7c1 commit 881961aCopy full SHA for 881961a
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## 1.1.0 (2025-05-04)
4
+
5
+## What's Changed
6
+* Add more stability markers by @roxblnfk in https://github.com/php-internal/dload/pull/37
7
8
9
+**Full Changelog**: https://github.com/php-internal/dload/compare/1.0.2...1.1.0
10
11
## 1.0.2 (2025-04-14)
12
13
## What's Changed
resources/version.json
@@ -1,3 +1,3 @@
{
- ".": "1.0.2"
+ ".": "1.1.0"
}
0 commit comments