diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a7569b0..2dfe224 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,5 +1,7 @@ -UNRELEASED ----------- +2.6.0 +----- + +*2024-12-17* * `#132 `__: Added documentation for specifying custom data directories. * `#177 `__: Added new ``round_digits`` to ``data_regression.check``, which when given will round all float values to the given number of dicts (recursively) before saving the data to disk.