From 5ac2230170321708dfc8aff9a615c2e8cc9533f9 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Thu, 2 Jun 2022 21:51:42 -0700 Subject: [PATCH] Add release-notes/5.50.1.md --- release-notes.md | 9 +++++++++ release-notes/5.50.1.md | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+) create mode 100644 release-notes/5.50.1.md diff --git a/release-notes.md b/release-notes.md index b86f278403..c4bcde539d 100644 --- a/release-notes.md +++ b/release-notes.md @@ -27,6 +27,15 @@ Released July 6, 2022 - **[Credits](release-notes/5.51.0.md#credits)** - **[Feedback](release-notes/5.51.0.md#feedback)** +## CiviCRM 5.50.1 + +Released June 2, 2022 + +- **[Synopsis](release-notes/5.50.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.50.1.md#bugs)** +- **[Credits](release-notes/5.50.1.md#credits)** +- **[Feedback](release-notes/5.50.1.md#feedback)** + ## CiviCRM 5.50.0 Released June 1, 2022 diff --git a/release-notes/5.50.1.md b/release-notes/5.50.1.md new file mode 100644 index 0000000000..45d2bd6885 --- /dev/null +++ b/release-notes/5.50.1.md @@ -0,0 +1,36 @@ +# CiviCRM 5.50.1 + +Released June 2, 2022 + +- **[Synopsis](#synopsis)** +- **[Bugs resolved](#bugs)** +- **[Credits](#credits)** +- **[Feedback](#feedback)** + +## Synopsis + +| *Does this version...?* | | +| --------------------------------------------------------------- | -------- | +| Change the database schema? | no | +| Alter the API? | no | +| Require attention to configuration options? | no | +| Fix problems installing or upgrading to a previous version? | no | +| Introduce features? | no | +| **Fix bugs?** | **yes** | + +## Bugs resolved + +* **_APIv3_: Fix regression in handling chained calls with `sequential` ([#23672](https://github.com/civicrm/civicrm-core/pull/23672), [#23675](https://github.com/civicrm/civicrm-core/pull/23675))** + +## Credits + +This release was developed by the following authors and reviewers: + +Wikimedia Foundation - Eileen McNaughton; Semper IT - Karin Gerritsen; JMA Consulting - +Seamus Lee; Dave D; CiviCRM - Tim Otten + +## Feedback + +These release notes are edited by Tim Otten and Andie Hunt. If you'd like to +provide feedback on them, please login to https://chat.civicrm.org/civicrm and +contact `@agh1`. -- 2.25.1