diff --git a/AUTHORS.md b/AUTHORS.md index 2e89bf91..f3dc4059 100644 --- a/AUTHORS.md +++ b/AUTHORS.md @@ -46,3 +46,4 @@ Authors in order of the timeline of their contributions: - Yael Mintz [yaelmi3](https://github.com/yaelmi3) for detailed pretty print when verbose_level=2. - Mikhail Khviyuzov [mskhviyu](https://github.com/mskhviyu) for Exclude obj callback strict. - [dtorres-sf](https://github.com/dtorres-sf) for the fix for diffing using iterable_compare_func with nested objects. +- [Enric Pou](https://github.com/epou) for bug fix of ValueError when using Decimal 0.x diff --git a/docs/authors.rst b/docs/authors.rst index 93f32b31..14f4e369 100644 --- a/docs/authors.rst +++ b/docs/authors.rst @@ -58,6 +58,8 @@ Authors in order of the timeline of their contributions: - Yael Mintz `yaelmi3`_ for detailed pretty print when verbose_level=2. - Mikhail Khviyuzov `mskhviyu`_ for Exclude obj callback strict. - `dtorres-sf`_ for the fix for diffing using iterable_compare_func with nested objects. +- `Enric Pou `__ for bug fix of ValueError + when using Decimal 0.x .. _Sep Dehpour (Seperman): http://www.zepworks.com .. _Victor Hahn Castell: http://hahncastell.de