From ba1f629bb608bd7843456f2bc6c1bb67a9bf4f70 Mon Sep 17 00:00:00 2001 From: Marianne Corvellec Date: Tue, 5 Aug 2025 19:29:39 +0200 Subject: [PATCH] Use conventional jargon --- meeting-notes/2024/2024-01-29_skimage2-meeting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/meeting-notes/2024/2024-01-29_skimage2-meeting.md b/meeting-notes/2024/2024-01-29_skimage2-meeting.md index 29ef21c..cb20744 100644 --- a/meeting-notes/2024/2024-01-29_skimage2-meeting.md +++ b/meeting-notes/2024/2024-01-29_skimage2-meeting.md @@ -47,7 +47,7 @@ - Make as many [non-breaking changes](https://github.com/scikit-image/scikit-image/wiki/API-changes-for-skimage2#proposed-api-changes-doable-ahead-of-skimage2) as possible - **Note: There are not many releases left to complete deprecation cycles!** - Concretize breaking-changes - - e.g., which functions use automatic scaling? + - e.g., which functions use implicit rescaling? - Settle pending decisions - Make skimage2 folder to make it very easy to play around with @@ -61,7 +61,7 @@ - Every PR / change goes into a migration document -### 2024-11, Release candiate with new API +### 2024-11, Release candidate with new API - Release candidate: `scikit-image==0.25.0` - identical with previous `scikit-image==0.24.0`