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)