From cf4919ba7216fad7ac9b06f7dd9a51bce140631e Mon Sep 17 00:00:00 2001 From: Corey Spohn Date: Tue, 3 Mar 2026 11:11:29 -0600 Subject: [PATCH] chore(main): release 1.2.0 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 83ca4b2e..f451bcf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.0](https://github.com/HWO-Yield-Visualizations/yieldplotlib/compare/v1.1.1...v1.2.0) (2026-03-03) + + +### Features + +* Adding initial implementation of AYO input conversion to EXOSIMS and updating to match the new yippy API ([547a338](https://github.com/HWO-Yield-Visualizations/yieldplotlib/commit/547a3385ef3a134bee412a988235d821509b0430)) + ## [1.1.1](https://github.com/HWO-Yield-Visualizations/yieldplotlib/compare/v1.1.0...v1.1.1) (2026-01-23)