Add approx() to the CHANGELOG.
This commit is contained in:
parent
5dab0954a0
commit
4d0f066db7
1
AUTHORS
1
AUTHORS
|
@ -50,6 +50,7 @@ Jason R. Coombs
|
|||
Joshua Bronson
|
||||
Jurko Gospodnetić
|
||||
Katarzyna Jachim
|
||||
Kale Kundert
|
||||
Kevin Cox
|
||||
Lee Kamentsky
|
||||
Lukas Bednar
|
||||
|
|
|
@ -7,7 +7,8 @@
|
|||
namespace in which your doctests run.
|
||||
Thanks `@milliams`_ for the complete PR (`#1428`_).
|
||||
|
||||
*
|
||||
* New ``approx()`` function for easily comparing floating-point numbers in
|
||||
tests.
|
||||
|
||||
*
|
||||
|
||||
|
|
Loading…
Reference in New Issue