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 Nov 7, 2023
1 parent 9708173 commit 25bc921
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
Expand Up @@ -278,15 +278,6 @@
"body": " - Ignore `\/docs` in `.gitattributes` to avoid broken symlink (#38)\r\n\r\n**Full Changelog**: https:\/\/github.com\/amphp\/websocket-client\/compare\/v1.0.0...v1.0.1",
"revolt": false
},
{
"name": "amphp\/parallel-functions 1.1.0",
"package": "amphp\/parallel-functions",
"tag_name": "v1.1.0",
"html_url": "https:\/\/github.com\/amphp\/parallel-functions\/releases\/tag\/v1.1.0",
"date": "2022-02-03T19:56:18Z",
"body": "## What's Changed\r\n - Update to `laravel\/serializable-closure` instead of `opis\/closure` by @owenvoke\r\n - Increase minimum PHP version to PHP 7.4 by @owenvoke\r\n\r\n## New Contributors\r\n* @sci3ma made their first contribution in https:\/\/github.com\/amphp\/parallel-functions\/pull\/24\r\n* @owenvoke made their first contribution in https:\/\/github.com\/amphp\/parallel-functions\/pull\/31\r\n\r\n**Full Changelog**: https:\/\/github.com\/amphp\/parallel-functions\/compare\/v1.0.0...v1.1.0",
"revolt": false
},
{
"name": "amphp\/rpc 1.0.0",
"package": "amphp\/rpc",
Expand Down Expand Up @@ -323,6 +314,15 @@
"body": " - Added support for Symfony YAML library v4 and v5. (#34)\r\n",
"revolt": false
},
{
"name": "amphp\/parallel-functions 1.0.0",
"package": "amphp\/parallel-functions",
"tag_name": "v1.0.0",
"html_url": "https:\/\/github.com\/amphp\/parallel-functions\/releases\/tag\/v1.0.0",
"date": "2020-07-10T17:20:50Z",
"body": " - Removed compatibility with `amphp\/parallel` < 1.1\r\n - Changed the `parallel` function to throw a `SerializationException` instead of an `Error` if serialization fails",
"revolt": false
},
{
"name": "amphp\/serialization 1.0.0",
"package": "amphp\/serialization",
Expand Down

0 comments on commit 25bc921

Please sign in to comment.