From 4a0f6a90144916c2042d368bfa6c1628ccd324c0 Mon Sep 17 00:00:00 2001 From: Gareth Bowen Date: Fri, 6 May 2016 09:19:05 +1200 Subject: [PATCH] Update changelog with api additions. Issue: #2240 --- Changes.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Changes.md b/Changes.md index 63bfbf61286..979e9c53847 100644 --- a/Changes.md +++ b/Changes.md @@ -2,7 +2,7 @@ ## 2.6.2 -### May 5, 2016 +### May 6, 2016 - Update PouchDB to improve replication reliability and performance. Issue: #2134 #2167 - When editing a CHP Area, previously set values for CHP, Branch, and Supervisor do not show up. Issue: #2223 @@ -11,6 +11,7 @@ - Improve performance of Enketo db-object-widget. Issue: #2161 - Ensure roles are always available on user-settings. Issue: #2199 - Form type filter doesn't include all forms. Issue: #1409 +- Added APIs for creating Users, People, and Places. Issue: #2046 ## 2.6.1