Update changelog

This commit is contained in:
Filip Kucharczyk 2019-12-03 00:54:53 +01:00
parent 091238a2cf
commit f7f0e10d4d

View File

@ -23,6 +23,7 @@ Development
- Switch from nosetest to pytest as test runner #2114 - Switch from nosetest to pytest as test runner #2114
- The codebase is now formatted using ``black``. #2109 - The codebase is now formatted using ``black``. #2109
- In bulk write insert, the detailed error message would raise in exception. - In bulk write insert, the detailed error message would raise in exception.
- Added ability to compare Q and Q operations #2204
Changes in 0.18.2 Changes in 0.18.2
================= =================