Small changelog tweak

This commit is contained in:
Bruno Oliveira 2018-02-21 20:31:33 -03:00 committed by GitHub
parent 6e14585ca2
commit 147b43f832
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 issue with approx on Decimal value.
Fix ``TypeError`` issue when using ``approx`` with a ``Decimal`` value.