Skip to content

Commit

Permalink
Prepare changelog for release
Browse files Browse the repository at this point in the history
  • Loading branch information
langdal committed Sep 23, 2021
1 parent 75c3d60 commit 703d8a4
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [v1.4.0](https://github.com/BoostV/process-optimizer-api/tree/HEAD)

[Full Changelog](https://github.com/BoostV/process-optimizer-api/compare/v1.3.0...v1.4.0)

**Implemented enhancements:**

- Add expected minimum to response [\#10](https://github.com/BoostV/process-optimizer-api/issues/10)

**Merged pull requests:**

- Expose expected minimum in result response [\#26](https://github.com/BoostV/process-optimizer-api/pull/26) ([langdal](https://github.com/langdal))
- Automatically generate changelog [\#25](https://github.com/BoostV/process-optimizer-api/pull/25) ([langdal](https://github.com/langdal))
- Rounding suggested experiment\(s\) to length scale of dimensions [\#21](https://github.com/BoostV/process-optimizer-api/pull/21) ([AkselObdrup](https://github.com/AkselObdrup))

## [v1.3.0](https://github.com/BoostV/process-optimizer-api/tree/v1.3.0) (2021-09-20)

[Full Changelog](https://github.com/BoostV/process-optimizer-api/compare/v1.2.0...v1.3.0)
Expand Down

0 comments on commit 703d8a4

Please sign in to comment.