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 Dec 13, 2023
1 parent 8392d98 commit 508022d
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 @@ -296,15 +296,6 @@
"body": "Initial release.",
"revolt": false
},
{
"name": "amphp\/cluster 1.0.1",
"package": "amphp\/cluster",
"tag_name": "v1.0.1",
"html_url": "https:\/\/github.com\/amphp\/cluster\/releases\/tag\/v1.0.1",
"date": "2021-12-14T00:48:53Z",
"body": "Update to use [`amphp\/file`](https:\/\/github.com\/amphp\/file) `v2.x`.",
"revolt": false
},
{
"name": "amphp\/mysql 2.1.2",
"package": "amphp\/mysql",
Expand Down Expand Up @@ -359,6 +350,15 @@
"body": " - `React\\EventLoop\\Factory` is now automatically replaced with another implementation that throws on each usage to prevent two loops existing concurrently by accident.\r\n Set `AMP_REACT_ADAPTER_DISABLE_FACTORY_OVERRIDE=1` as environment variable or constant to disable this protection.",
"revolt": false
},
{
"name": "amphp\/cluster 1.0.0",
"package": "amphp\/cluster",
"tag_name": "v1.0.0",
"html_url": "https:\/\/github.com\/amphp\/cluster\/releases\/tag\/v1.0.0",
"date": "2019-09-26T21:31:07Z",
"body": " - Initial stable release\r\n - Added `--name` and `--pid-file` command line options compared v1.0.0-RC1",
"revolt": false
},
{
"name": "amphp\/react-stream-adapter 0.1.0",
"package": "amphp\/react-stream-adapter",
Expand Down

0 comments on commit 508022d

Please sign in to comment.