From 50c6979b55c034487df15f131b055d677828e1bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Paul=20M=C3=BCller?= Date: Fri, 6 Dec 2024 20:07:11 +0100 Subject: [PATCH] typo --- CHANGELOG | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index fc2515e2..888356ed 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,7 +3,7 @@ - fix: KeyError in IntegrityChecker when "basin_events" group missing (#268) - fix: warn user about missing internal basin features while still loading those that are available (#268) - - fix: do not copy internal basin definitions for non-existent features (#289) + - fix: do not copy internal basin definitions for non-existent features (#269) - docs: clarify interpretation of [qpi]: "filter size" metadata (#267) - tests: avoid architecture and Python-version dependent test 0.62.6