From 25bc921fc6a347aa2f5529f3f04969f25a88dfd2 Mon Sep 17 00:00:00 2001 From: AMPHP Bot Date: Tue, 7 Nov 2023 19:55:35 +0100 Subject: [PATCH] Sync _data/releases.json --- _data/releases.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_data/releases.json b/_data/releases.json index 401728d..16519d2 100644 --- a/_data/releases.json +++ b/_data/releases.json @@ -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", @@ -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",