Improve CHANGELOG

This commit is contained in:
Bruno Oliveira
2018-07-25 08:09:31 -03:00
committed by GitHub
parent f0db64ac2e
commit 2eb9301ad5

View File

@@ -1 +1 @@
Fix ApproxNumpy initialisation argument mixup. abs rel tolerances were previously flipped
Fix ``ApproxNumpy`` initialisation argument mixup, ``abs`` and ``rel`` tolerances were flipped causing strange comparsion results.