From cb2af24d1d539fc8be87626fd1b1818b192d7d30 Mon Sep 17 00:00:00 2001 From: Seamus Lee Date: Sat, 5 Oct 2019 00:45:41 +1000 Subject: [PATCH] Add in 5.18.1 release notes --- release-notes.md | 9 +++++++++ release-notes/5.18.1.md | 36 ++++++++++++++++++++++++++++++++++++ 2 files changed, 45 insertions(+) create mode 100644 release-notes/5.18.1.md diff --git a/release-notes.md b/release-notes.md index c6185f5755..2d4a28470b 100644 --- a/release-notes.md +++ b/release-notes.md @@ -15,6 +15,15 @@ Other resources for identifying changes are: * https://github.com/civicrm/civicrm-joomla * https://github.com/civicrm/civicrm-wordpress +## CiviCRM 5.18.1 + +Released October 5, 2019 + +- **[Synopsis](release-notes/5.18.1.md#synopsis)** +- **[Bugs resolved](release-notes/5.18.1.md#bugs)** +- **[Credits](release-notes/5.18.1.md#credits)** +- **[Feedback](release-notes/5.18.1.md#feedback)** + # CiviCRM 5.18.0 Released October 2, 2019 diff --git a/release-notes/5.18.1.md b/release-notes/5.18.1.md new file mode 100644 index 0000000000..c0e42d930a --- /dev/null +++ b/release-notes/5.18.1.md @@ -0,0 +1,36 @@ +# CiviCRM 5.18.1 + +Released October 5, 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 + +* **_CiviMember_: Fix missing pending status for creating memberships via contribution pages ([dev/core#1291](https://lab.civicrm.org/dev/core/issues/1291): [#15376](https://github.com/civicrm/civicrm-core/pull/15376))** + +## Credits + +This release was developed by the following authors and reviewers: + +MJW Consulting - Matthew Wire; Jitendra Purohit - Fuzion + +## 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