diff --git a/CHANGELOG.md b/CHANGELOG.md index 45e107a..adf531e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ Starting with 0.5, we will follow the following versioning scheme: * We bump MINOR on breaking changes. * We increase PATCH otherwise. -0.7.1 (2020-12-28) +0.7.1 (2020-12-29) ------------------ * Fix return values for `str` functions with `pandas=1.2` and `pyarrow=1`.