5.1.0 release notes: move CRM-21784 to features per eileen's suggestion
authorAndrew Hunt <andrew@aghstrategies.com>
Tue, 1 May 2018 23:51:35 +0000 (19:51 -0400)
committerAndrew Hunt <andrew@aghstrategies.com>
Tue, 1 May 2018 23:51:35 +0000 (19:51 -0400)
release-notes/5.1.0.md

index b54bfd1788918760e68a25a4e0fe86dbf54e3eef..22261be72adcf9b83741ffbfdbe91f49a062556d 100644 (file)
@@ -111,6 +111,13 @@ Released May 2, 2018
 
   The display for address custom fields now uses the main custom field template.
 
+- **[CRM-21784](https://issues.civicrm.org/jira/browse/CRM-21784) View custom
+  data for recurring contributions
+  ([11697](https://github.com/civicrm/civicrm-core/pull/11697))**
+
+  This resolves a problem where custom data could be set for recurring
+  contributions but could not be viewed outside of the API.
+
 ### CiviContribute
 
 - **[CRM-20610](https://issues.civicrm.org/jira/browse/CRM-20610) Replace
@@ -144,13 +151,6 @@ Released May 2, 2018
 
 ### Core CiviCRM
 
-- **[CRM-21784](https://issues.civicrm.org/jira/browse/CRM-21784) View custom
-  data for recurring contributions
-  ([11697](https://github.com/civicrm/civicrm-core/pull/11697))**
-
-  This resolves a problem where custom data could be set for recurring
-  contributions but could not be viewed outside of the API.
-
 - **[dev/core#83](https://lab.civicrm.org/dev/core/issues/83) Fix regression
   whereby relationship types option no longer in adv search
   ([12045](https://github.com/civicrm/civicrm-core/pull/12045))**