From d7202ea0afda099d443b33213b315a212b54973a Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Fri, 1 Nov 2024 19:13:46 -0400 Subject: [PATCH] Prepare for 0.29.1 geo release --- geo/CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/geo/CHANGES.md b/geo/CHANGES.md index ad1f414b0..e03504d88 100644 --- a/geo/CHANGES.md +++ b/geo/CHANGES.md @@ -2,6 +2,10 @@ ## Unreleased +## 0.29.1 - 2024.11.01 + +- Allow configuring of the `i_overlay` Rayon transitive dependency with a new Cargo `multithreading` flag. + - ## 0.29.0 - 2024.10.30