From 00990c785f9be67e53a5743d9b88be94d65689dd Mon Sep 17 00:00:00 2001 From: Corey Spohn Date: Tue, 15 Sep 2026 16:27:53 -0400 Subject: [PATCH] chore(main): release 2.10.6 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index efab411..0a97435 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.10.6](https://github.com/HabitableWorldsObservatory/yippy/compare/v2.10.5...v2.10.6) (2026-09-15) + + +### Bug Fixes + +* **cache:** key performance and datacube caches by complete calculation identity ([704c28d](https://github.com/HabitableWorldsObservatory/yippy/commit/704c28d126a2f731444dbcc77d68acc7a604be94)) + ## [2.10.5](https://github.com/HabitableWorldsObservatory/yippy/compare/v2.10.4...v2.10.5) (2026-09-15)