diff --git a/changelog/3247.bugfix.rst b/changelog/3247.bugfix.rst index e8091f4e5..9483ceeea 100644 --- a/changelog/3247.bugfix.rst +++ b/changelog/3247.bugfix.rst @@ -1 +1 @@ -Fix issue with approx on Decimal value. \ No newline at end of file +Fix ``TypeError`` issue when using ``approx`` with a ``Decimal`` value.