Merge pull request #13051 from mlutfy/customvalue-checkbox-display
[civicrm-core.git] / release-notes / 5.3.0.md
index e34174ed5bcaf6289e839f05193c14ed95e00ec1..f5bcd7ca76a43ec0b7121e6bac0483d2239f92dc 100644 (file)
@@ -242,7 +242,8 @@ Released July 3, 2018
 - **[CRM-21853](https://issues.civicrm.org/jira/browse/CRM-21853) Editing
   CustomGroup always sets is_multiple to false by default
   ([11877](https://github.com/civicrm/civicrm-core/pull/11877) and
-  [12116](https://github.com/civicrm/civicrm-core/pull/12116))**
+  [12116](https://github.com/civicrm/civicrm-core/pull/12116)) and
+  [12400](https://github.com/civicrm/civicrm-core/pull/12400))**
 
   When editing a custom data set in the API, the value of whether the set
   supports multiple values would be set to false when the `is_multiple`
@@ -483,6 +484,9 @@ Released July 3, 2018
   not including soft credits
   ([12205](https://github.com/civicrm/civicrm-core/pull/12205))**
 
+- **[dev/core#211](https://lab.civicrm.org/dev/core/issues/211) Fix mis-allocation of financial transactions when editing payment method on a completed payment ([12409] https://github.com/civicrm/civicrm-core/pull/12409))**
+  
+
 ### CiviEvent
 
 - **[dev/core#108](https://lab.civicrm.org/dev/core/issues/108) unable to create
@@ -709,7 +713,8 @@ Released July 3, 2018
   ([12212](https://github.com/civicrm/civicrm-core/pull/12212))**
 
 - **Add api testing / custom data support for MailingJob.
-  ([12221](https://github.com/civicrm/civicrm-core/pull/12221))**
+  ([12221](https://github.com/civicrm/civicrm-core/pull/12221))
+  ([12399](https://github.com/civicrm/civicrm-core/pull/12399))**
 
 - **Move upgrade message to right file
   ([12242](https://github.com/civicrm/civicrm-core/pull/12242))**