CHANGELOG update.

This commit is contained in:
casey langen 2020-12-07 17:19:54 -08:00
parent b43b69a918
commit 8fdafde0d3

View File

@ -1,3 +1,12 @@
0.96.2
* fixed a crash in HttpClient that was only manifesting on some architectures
and compilers.
* fixed a bug where UI may be updated from a background thread, leading to
undefined behavior.
--------------------------------------------------------------------------------
0.96.1
* additional fixes for older versions of libcurl (< 7.2.0)