From 541cd939aa3bfb8726f2e51d28ab3145059a676d Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Thu, 6 Aug 2015 17:35:41 -0300 Subject: [feat] emit a dict instead of a str --- client/changes/feature-improve-sync-status-info | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 client/changes/feature-improve-sync-status-info (limited to 'client/changes/feature-improve-sync-status-info') diff --git a/client/changes/feature-improve-sync-status-info b/client/changes/feature-improve-sync-status-info new file mode 100644 index 00000000..f563e375 --- /dev/null +++ b/client/changes/feature-improve-sync-status-info @@ -0,0 +1,2 @@ +- Improve how we send information on SOLEDAD_SYNC_SEND_STATUS and in + SOLEDAD_SYNC_RECEIVE_STATUS. Related to Feature #7353. -- cgit v1.2.3