diff --git a/CHANGELOG.md b/CHANGELOG.md index 81b8b693..e19f3fea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,11 +2,11 @@ -## 1.7.24 +## 1.7.25 ### New Features -- Optimise case of indexing `L` with an `int` ([#653](https://github.com/AnswerDotAI/fastcore/issues/653)) +- Handle tuples in `groupby` ([#654](https://github.com/AnswerDotAI/fastcore/issues/654)) ## 1.7.23