Adds changelog, updates AUTHORS.

This commit is contained in:
Patrick Kenny 2022-08-13 21:55:20 -04:00
parent 70155264df
commit 0d506dcc9c
2 changed files with 2 additions and 0 deletions

View File

@ -265,6 +265,7 @@ Ondřej Súkup
Oscar Benjamin Oscar Benjamin
Parth Patel Parth Patel
Patrick Hayes Patrick Hayes
Patrick Kenny
Paul Müller Paul Müller
Paul Reece Paul Reece
Pauli Virtanen Pauli Virtanen

View File

@ -0,0 +1 @@
Fixes issue where nested data structures of different types did not raise an error with ``approx``.