Skip to content

Commit 50f33d4

Browse files
committed
Update changelog
1 parent ca037fb commit 50f33d4

1 file changed

Lines changed: 19 additions & 9 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

3-
## [v3.5.5](https://github.com/BoostV/process-optimizer-api/tree/v3.5.5)
3+
## [v3.6.0](https://github.com/BoostV/process-optimizer-api/tree/v3.6.0) (2024-11-18)
4+
5+
[Full Changelog](https://github.com/BoostV/process-optimizer-api/compare/v3.5.5...v3.6.0)
6+
7+
**Merged pull requests:**
8+
9+
- Update to ProcessOptimizer 1.0.2 [\#86](https://github.com/BoostV/process-optimizer-api/pull/86) ([langdal](https://github.com/langdal))
10+
11+
## [v3.5.5](https://github.com/BoostV/process-optimizer-api/tree/v3.5.5) (2024-11-08)
412

513
[Full Changelog](https://github.com/BoostV/process-optimizer-api/compare/v3.5.4...v3.5.5)
614

@@ -14,11 +22,11 @@
1422

1523
**Closed issues:**
1624

17-
- Pass strategy=cl_min to ask method when using constraints [\#83](https://github.com/BoostV/process-optimizer-api/issues/83)
25+
- Pass strategy=cl\_min to ask method when using constraints [\#83](https://github.com/BoostV/process-optimizer-api/issues/83)
1826

1927
**Merged pull requests:**
2028

21-
- Use strategy cl_min when using cosntraints [\#84](https://github.com/BoostV/process-optimizer-api/pull/84) ([langdal](https://github.com/langdal))
29+
- Use strategy cl\_min when using cosntraints [\#84](https://github.com/BoostV/process-optimizer-api/pull/84) ([langdal](https://github.com/langdal))
2230

2331
## [v3.5.3](https://github.com/BoostV/process-optimizer-api/tree/v3.5.3) (2024-05-06)
2432

@@ -76,7 +84,7 @@
7684

7785
**Implemented enhancements:**
7886

79-
- Return expected_minimum with std-dev [\#68](https://github.com/BoostV/process-optimizer-api/issues/68)
87+
- Return expected\_minimum with std-dev [\#68](https://github.com/BoostV/process-optimizer-api/issues/68)
8088

8189
**Merged pull requests:**
8290

@@ -181,7 +189,7 @@
181189

182190
**Merged pull requests:**
183191

184-
- Read plot_objective "pars" from extras [\#54](https://github.com/BoostV/process-optimizer-api/pull/54) ([langdal](https://github.com/langdal))
192+
- Read plot\_objective "pars" from extras [\#54](https://github.com/BoostV/process-optimizer-api/pull/54) ([langdal](https://github.com/langdal))
185193

186194
## [v2.1.1](https://github.com/BoostV/process-optimizer-api/tree/v2.1.1) (2023-02-06)
187195

@@ -220,15 +228,15 @@
220228
**Merged pull requests:**
221229

222230
- Return error message instead of throwing exception [\#43](https://github.com/BoostV/process-optimizer-api/pull/43) ([langdal](https://github.com/langdal))
223-
- Update to process_result in optimizer.py [\#37](https://github.com/BoostV/process-optimizer-api/pull/37) ([abbl-DTI](https://github.com/abbl-DTI))
231+
- Update to process\_result in optimizer.py [\#37](https://github.com/BoostV/process-optimizer-api/pull/37) ([abbl-DTI](https://github.com/abbl-DTI))
224232

225233
## [v2.0.1](https://github.com/BoostV/process-optimizer-api/tree/v2.0.1) (2022-03-29)
226234

227235
[Full Changelog](https://github.com/BoostV/process-optimizer-api/compare/v2.0.0...v2.0.1)
228236

229237
**Fixed bugs:**
230238

231-
- API fails when using less than N_points data points [\#33](https://github.com/BoostV/process-optimizer-api/issues/33)
239+
- API fails when using less than N\_points data points [\#33](https://github.com/BoostV/process-optimizer-api/issues/33)
232240

233241
## [v2.0.0](https://github.com/BoostV/process-optimizer-api/tree/v2.0.0) (2022-03-29)
234242

@@ -291,7 +299,7 @@
291299
- 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))
292300
- 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))
293301
- Feature/version information [\#22](https://github.com/BoostV/process-optimizer-api/pull/22) ([langdal](https://github.com/langdal))
294-
- set bbox_inches = 'tight' in savefig\(\) to avoid cropping [\#20](https://github.com/BoostV/process-optimizer-api/pull/20) ([AkselObdrup](https://github.com/AkselObdrup))
302+
- set bbox\_inches = 'tight' in savefig\(\) to avoid cropping [\#20](https://github.com/BoostV/process-optimizer-api/pull/20) ([AkselObdrup](https://github.com/AkselObdrup))
295303
- 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))
296304

297305
## [v1.2.0](https://github.com/BoostV/process-optimizer-api/tree/v1.2.0) (2021-06-28)
@@ -346,4 +354,6 @@
346354

347355
[Full Changelog](https://github.com/BoostV/process-optimizer-api/compare/6ed22c1622a302ab6ee66714cc1e40b334c43e16...v0.0.1)
348356

349-
\* _This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)_
357+
358+
359+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)