Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
janfb committed Jan 29, 2021
1 parent 622af85 commit aa5a1b3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,16 @@
# v0.15.0

## Major changes
- Active subspaces for sensitivity analysis (#394, [tutorial](https://www.mackelab.org/sbi/tutorial/09_sensitivity_analysis/))

## API changes
- `pairplot()`, `conditional_pairplot()`, and `conditional_corrcoeff()` should now be imported from `sbi.analysis` instead of `sbi.utils` (#394).
- Changed `fig_size` to `figsize` in pairplot (#394).

## Minor changes
- depend on new `joblib=1.0.0`
- fix progress bar updates for multiprocessing


# v0.14.3

Expand Down

0 comments on commit aa5a1b3

Please sign in to comment.