Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
yebai and github-actions[bot] authored Jun 6, 2024
1 parent 3dd0e1d commit f582f8c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@
## Breaking changes

The following exported functions have been removed:

- `constrained_space`
- `get_parameter_bounds`
- `optim_objective`
- `optim_function`
- `optim_problem`

The same functionality is now offered by the new exported functions

- `maximum_likelihood`
- `maximum_a_posteriori`

Expand Down

0 comments on commit f582f8c

Please sign in to comment.