Skip to content

Commit

Permalink
Changelog for 0.8.5 (#1817)
Browse files Browse the repository at this point in the history
Summary:
Pull Request resolved: #1817

--

Reviewed By: Balandat

Differential Revision: D45659860

fbshipit-source-id: 9d8ad7e89c31e8003e01acd44e6ce3abf41e944a
  • Loading branch information
saitcakmak authored and facebook-github-bot committed May 8, 2023
1 parent 9955b35 commit 24178b3
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

The release log for BoTorch.

## [0.8.5] - May 8, 2023

#### New Features
* Support inferred noise in `SaasFullyBayesianMultiTaskGP` (#1809).

#### Other Changes
* More informative error message when `Standardize` has wrong batch shape (#1807).
* Make GIBBON robust to numerical instability (#1814).
* Add `sample_multiplier` in EUBO's `acqf_input_constructor` (#1816).

#### Bug Fixes
* Only do checks for `_optimize_acqf_sequential_q` when it will be used (#1808).
* Fix an issue where `PairwiseGP` comparisons might be implicitly modified (#1811).


## [0.8.4] - Apr 24, 2023

#### Compatibility
Expand Down

0 comments on commit 24178b3

Please sign in to comment.