Skip to content

Commit

Permalink
Sync _data/releases.json
Browse files Browse the repository at this point in the history
  • Loading branch information
amphp-bot committed Jan 30, 2024
1 parent a2ffa8e commit ea72e16
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions _data/releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"name": "amphp\/windows-registry 1.0.1",
"package": "amphp\/windows-registry",
"tag_name": "v1.0.1",
"html_url": "https:\/\/github.com\/amphp\/windows-registry\/releases\/tag\/v1.0.1",
"date": "2024-01-30T23:05:35Z",
"body": "## What's Changed\r\n- Removed nullability from return type of `WindowsRegistry::read()`, the method throws if the key is not found.\r\n\r\n**Full Changelog**: https:\/\/github.com\/amphp\/windows-registry\/compare\/v1.0.0...v1.0.1",
"revolt": true
},
{
"name": "amphp\/parallel 2.2.6",
"package": "amphp\/parallel",
Expand Down Expand Up @@ -215,15 +224,6 @@
"body": "- Fixed error handling if the started process fails immediately.\r\n\r\n**Full Changelog**: https:\/\/github.com\/amphp\/process\/compare\/v2.0.0...v2.0.1",
"revolt": true
},
{
"name": "amphp\/windows-registry 1.0.0",
"package": "amphp\/windows-registry",
"tag_name": "v1.0.0",
"html_url": "https:\/\/github.com\/amphp\/windows-registry\/releases\/tag\/v1.0.0",
"date": "2023-01-10T20:34:04Z",
"body": "Stable release compatible with AMPHP v3 and fibers! &#x1F389;\r\n\r\nAs with other libraries compatible with AMPHP v3, most cases of parameters or returns of `Promise<ResolutionType>` have been replaced with `ResolutionType`.\r\n\r\n- `WindowsRegistry` offers the methods as static methods now instead of instance methods.",
"revolt": true
},
{
"name": "amphp\/cache 2.0.0",
"package": "amphp\/cache",
Expand Down

0 comments on commit ea72e16

Please sign in to comment.