From 9216ef1ca7df706f096e1380ee4a6d13d6b57b88 Mon Sep 17 00:00:00 2001 From: Juan Tejada Date: Mon, 27 Mar 2017 08:37:34 -0700 Subject: [PATCH] [client-app] Update changelog --- packages/client-app/CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/client-app/CHANGELOG.md b/packages/client-app/CHANGELOG.md index 00ebd223b..247001926 100644 --- a/packages/client-app/CHANGELOG.md +++ b/packages/client-app/CHANGELOG.md @@ -2,10 +2,10 @@ ### 1.0.48 (3/27/2017) - + [client-app] Reindex threads when they're updated - + [client-app] Fix in identity store - + [client-app] Don't try to restart sync on every IdentityStore change - + [client-app] Correctly remove inline images with x button +- Fixes: + + Reindex threads when they're updated + + Don't try to restart sync on every IdentityStore change + + Correctly remove inline images with x button ### 1.0.47 (3/23/2017)