diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f0885ac67..040c91118 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -17,8 +17,7 @@ Bug Fixes - Removed progress information when capture option is ``no``. (`#3203 `_) -- Refactor check of bindir from ``exists`` to ``isdir`` regarding `#3241 - `_. (`#3241 +- Refactor check of bindir from ``exists`` to ``isdir``. (`#3241 `_) - Fix ``TypeError`` issue when using ``approx`` with a ``Decimal`` value.