Reword changelog

Co-authored-by: Bruno Oliveira <nicoddemus@gmail.com>
This commit is contained in:
Jakob van Santen 2022-06-14 13:02:31 +02:00 committed by GitHub
parent 50d839c782
commit 9e5243a215
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 @@
`approx()` now uses strict equality when `type(expected) == bool`.
:func:`pytest.approx` now uses strict equality when given booleans.