--- /dev/null
+# CiviCRM 5.10.2
+
+Released February 15, 2019
+
+- **[Synopsis](#synopsis)**
+- **[Bugs resolved](#bugs)**
+- **[Credits](#credits)**
+- **[Feedback](#feedback)**
+
+## <a name="synopsis"></a>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** |
+
+## <a name="bugs"></a>Bugs resolved
+
+- **[dev/core#681](https://lab.civicrm.org/dev/core/issues/681) - Fatal Error
+ Submitting Change Case Status form
+ ([13595](https://github.com/civicrm/civicrm-core/pull/13595))**
+
+ There was a fatal error generated when submitting the change case status form
+ because the end_date was not properly converted to MySQL date format.
+
+- **[dev/core#721](https://lab.civicrm.org/dev/core/issues/721) Fix Regression
+ on rebuilding smart group caches when ACLs are used.
+ ([13597](https://github.com/civicrm/civicrm-core/pull/13597))**
+
+ Fixed a recent regression whereby ability to see contacts permissioned by an
+ ACL over a smart group depended on the freshness of the group cache.
+
+- **[dev/core#715](https://lab.civicrm.org/dev/core/issues/715) Fix Regression
+ preventing deletion of relationship types in UI.
+ ([13590](https://github.com/civicrm/civicrm-core/pull/13590))**
+
+ Fixed a recent regression whereby ability to delete a relationship type
+ from the user interface was broken.
+
+## <a name="credits"></a>Credits
+
+This release was developed by the following authors and reviewers:
+
+Wikimedia Foundation - Eileen McNaughton; CiviCRM - Tim
+Otten and Mathieu Luffy; Australian Greens - Seamus Lee; Fuzion - Jitendra Purohit
+
+## <a name="feedback"></a>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`.