From 50f33d4e4fc6b5f3e7e09fe4cae09858b55938fa Mon Sep 17 00:00:00 2001 From: Jakob Langdal Date: Mon, 18 Nov 2024 17:37:50 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 28 +++++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79f2c54..1a17d1c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,14 @@ # Changelog -## [v3.5.5](https://github.com/BoostV/process-optimizer-api/tree/v3.5.5) +## [v3.6.0](https://github.com/BoostV/process-optimizer-api/tree/v3.6.0) (2024-11-18) + +[Full Changelog](https://github.com/BoostV/process-optimizer-api/compare/v3.5.5...v3.6.0) + +**Merged pull requests:** + +- Update to ProcessOptimizer 1.0.2 [\#86](https://github.com/BoostV/process-optimizer-api/pull/86) ([langdal](https://github.com/langdal)) + +## [v3.5.5](https://github.com/BoostV/process-optimizer-api/tree/v3.5.5) (2024-11-08) [Full Changelog](https://github.com/BoostV/process-optimizer-api/compare/v3.5.4...v3.5.5) @@ -14,11 +22,11 @@ **Closed issues:** -- Pass strategy=cl_min to ask method when using constraints [\#83](https://github.com/BoostV/process-optimizer-api/issues/83) +- Pass strategy=cl\_min to ask method when using constraints [\#83](https://github.com/BoostV/process-optimizer-api/issues/83) **Merged pull requests:** -- Use strategy cl_min when using cosntraints [\#84](https://github.com/BoostV/process-optimizer-api/pull/84) ([langdal](https://github.com/langdal)) +- Use strategy cl\_min when using cosntraints [\#84](https://github.com/BoostV/process-optimizer-api/pull/84) ([langdal](https://github.com/langdal)) ## [v3.5.3](https://github.com/BoostV/process-optimizer-api/tree/v3.5.3) (2024-05-06) @@ -76,7 +84,7 @@ **Implemented enhancements:** -- Return expected_minimum with std-dev [\#68](https://github.com/BoostV/process-optimizer-api/issues/68) +- Return expected\_minimum with std-dev [\#68](https://github.com/BoostV/process-optimizer-api/issues/68) **Merged pull requests:** @@ -181,7 +189,7 @@ **Merged pull requests:** -- Read plot_objective "pars" from extras [\#54](https://github.com/BoostV/process-optimizer-api/pull/54) ([langdal](https://github.com/langdal)) +- Read plot\_objective "pars" from extras [\#54](https://github.com/BoostV/process-optimizer-api/pull/54) ([langdal](https://github.com/langdal)) ## [v2.1.1](https://github.com/BoostV/process-optimizer-api/tree/v2.1.1) (2023-02-06) @@ -220,7 +228,7 @@ **Merged pull requests:** - Return error message instead of throwing exception [\#43](https://github.com/BoostV/process-optimizer-api/pull/43) ([langdal](https://github.com/langdal)) -- Update to process_result in optimizer.py [\#37](https://github.com/BoostV/process-optimizer-api/pull/37) ([abbl-DTI](https://github.com/abbl-DTI)) +- Update to process\_result in optimizer.py [\#37](https://github.com/BoostV/process-optimizer-api/pull/37) ([abbl-DTI](https://github.com/abbl-DTI)) ## [v2.0.1](https://github.com/BoostV/process-optimizer-api/tree/v2.0.1) (2022-03-29) @@ -228,7 +236,7 @@ **Fixed bugs:** -- API fails when using less than N_points data points [\#33](https://github.com/BoostV/process-optimizer-api/issues/33) +- API fails when using less than N\_points data points [\#33](https://github.com/BoostV/process-optimizer-api/issues/33) ## [v2.0.0](https://github.com/BoostV/process-optimizer-api/tree/v2.0.0) (2022-03-29) @@ -291,7 +299,7 @@ - Bump urllib3 from 1.26.3 to 1.26.5 [\#24](https://github.com/BoostV/process-optimizer-api/pull/24) ([dependabot[bot]](https://github.com/apps/dependabot)) - Bump pillow from 8.1.0 to 8.3.2 [\#23](https://github.com/BoostV/process-optimizer-api/pull/23) ([dependabot[bot]](https://github.com/apps/dependabot)) - Feature/version information [\#22](https://github.com/BoostV/process-optimizer-api/pull/22) ([langdal](https://github.com/langdal)) -- set bbox_inches = 'tight' in savefig\(\) to avoid cropping [\#20](https://github.com/BoostV/process-optimizer-api/pull/20) ([AkselObdrup](https://github.com/AkselObdrup)) +- set bbox\_inches = 'tight' in savefig\(\) to avoid cropping [\#20](https://github.com/BoostV/process-optimizer-api/pull/20) ([AkselObdrup](https://github.com/AkselObdrup)) - Convert continuous and discrete values to float or int [\#18](https://github.com/BoostV/process-optimizer-api/pull/18) ([j-or](https://github.com/j-or)) ## [v1.2.0](https://github.com/BoostV/process-optimizer-api/tree/v1.2.0) (2021-06-28) @@ -346,4 +354,6 @@ [Full Changelog](https://github.com/BoostV/process-optimizer-api/compare/6ed22c1622a302ab6ee66714cc1e40b334c43e16...v0.0.1) -\* _This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)_ + + +\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*