From 755b19b54e66ea134786a573c5c5b88625ed13f9 Mon Sep 17 00:00:00 2001 From: Jeremy Howard Date: Mon, 9 Dec 2024 14:25:10 +1000 Subject: [PATCH] release --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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