Add DISCARD fix to the CHANGELOG ()

This commit is contained in:
Marko Budiselić 2020-10-23 20:08:47 +02:00 committed by GitHub
parent 92bad4f62b
commit 9b984ab2f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,8 @@
* Fixed bug that caused random crashes in SSL communication on platforms
that use older versions of OpenSSL (< 1.1) by adding proper multi-threading
handling.
* Fix `DISCARD` message handling. The query is now executed before discarding
the results.
## v1.1.0