[client-app] Update changelog

This commit is contained in:
Juan Tejada 2017-03-10 14:38:42 -08:00
parent 3b08632c19
commit 1864c6f5d4

View file

@ -6,6 +6,7 @@
+ Increase the IMAP connection pool size
+ Shim sequelize to timeout after 1 minute on every database operation. This
is a safeguard to prevent unresolved db promises from halting the sync loop.
+ Better error handling to prevent the message processor from halting sync
- Development:
+ Measure and report inline composer open times