diff --git a/CHANGES.rst b/CHANGES.rst index fa35a51fbb8fcd7533062f8d9ec90d0736cf6f9c..b7b1fdfbd285368c6aa81f9cbd0bbb251a5e936c 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,7 +4,7 @@ Changes in synapse v0.9.2 (2015-06-12) General: * Use ultrajson for json (de)serialisation when a canonical encoding is not - required. Ultrajson is significantly faster than simplejson in some + required. Ultrajson is significantly faster than simplejson in certain circumstances. * Use connection pools for outgoing HTTP connections. * Process thumbnails on separate threads.