From 74ac8d7bea58959441a240a5c2b49e421fb92394 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Fri, 3 May 2019 07:30:39 +1000 Subject: [PATCH] Add in release notes for 5.13.1 drop --- release-notes.md | 11 +++++++++++ release-notes/5.13.1.md | 39 +++++++++++++++++++++++++++++++++++++++ 2 files changed, 50 insertions(+) create mode 100644 release-notes/5.13.1.md diff --git a/release-notes.md b/release-notes.md index 50706777aa..e06c0df9ac 100644 --- a/release-notes.md +++ b/release-notes.md @@ -14,6 +14,17 @@ Other resources for identifying changes are: * https://github.com/civicrm/civicrm-joomla * https://github.com/civicrm/civicrm-wordpress +## CiviCRM 5.13.1 + +Released May 2, 2019 + +- **[Synopsis](release-notes/5.13.1.md#synopsis)** +- **[Features](release-notes/5.13.1.md#features)** +- **[Bugs resolved](release-notes/5.13.1.md#bugs)** +- **[Miscellany](release-notes/5.13.1.md#misc)** +- **[Credits](release-notes/5.13.1.md#credits)** +- **[Feedback](release-notes/5.13.1.md#feedback)** + ## CiviCRM 5.13.0 Released May 1, 2019 diff --git a/release-notes/5.13.1.md b/release-notes/5.13.1.md new file mode 100644 index 0000000000..40094b2080 --- /dev/null +++ b/release-notes/5.13.1.md @@ -0,0 +1,39 @@ +# CiviCRM 5.13.1 + +Released May 2, 2019 + +- **[Synopsis](#synopsis)** +- **[Bugs resolved](#bugs)** +- **[Credits](#credits)** +- **[Feedback](#feedback)** + +## Synopsis + +| *Does this version...?* | | +|:--------------------------------------------------------------- |:-------:| +| Fix security vulnerabilities? | no | +| 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 + +- **Fix Adding title field to Payment Processor Table for Multilingual sites. ([dev/core#931](https://lab.civicrm.org/dev/core/issues/931): [14187](https://github.com/civicrm/civicrm-core/pull/14187))** + +- **Fix REST endpoint on WordPress Installations. ([dev/wordpress#26](https://lab.civicrm.org/dev/wordpress/issues/26): [14186](https://github.com/civicrm/civicrm-core/pull/14186))** + +## Credits + +This release was developed by the following authors and reviewers: + +Australian Greens - Seamus Lee; Megaphone Technology Consulting - Jon Goldberg; +Tadpole Collective - Kevin Cristiano; + +## Feedback + +These release notes are edited by Tim Otten and Andrew Hunt. If you'd like to +provide feedback on them, please login to https://chat.civicrm.org/civicrm and +contact `@agh1`. -- 2.25.1