Improve CHANGELOG

This commit is contained in:
Bruno Oliveira 2018-07-25 08:09:31 -03:00 committed by GitHub
parent f0db64ac2e
commit 2eb9301ad5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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.