From 2daebfa126652140740eb0be90cd6f887dc0ba88 Mon Sep 17 00:00:00 2001 From: Corey Spohn Date: Fri, 23 Jan 2026 15:58:54 -0600 Subject: [PATCH] chore(main): release 1.1.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5632af0a..83ca4b2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.1](https://github.com/HWO-Yield-Visualizations/yieldplotlib/compare/v1.1.0...v1.1.1) (2026-01-23) + + +### Bug Fixes + +* Testing test update to cache and fixing scipy below 1.15 to avoid the root_scalar issue ([596d6f0](https://github.com/HWO-Yield-Visualizations/yieldplotlib/commit/596d6f0635837276b2a480f69b527a816ebdc92c)) + ## [1.1.0](https://github.com/HWO-Yield-Visualizations/yieldplotlib/compare/v1.0.1...v1.1.0) (2025-12-04)