Skip to content

Commit

Permalink
Merge pull request #1140 from CamDavidsonPilon/v0.25.5
Browse files Browse the repository at this point in the history
V0.25.5
  • Loading branch information
CamDavidsonPilon authored Sep 25, 2020
2 parents 70c78dc + 70805fa commit 519bd3a
Show file tree
Hide file tree
Showing 14 changed files with 555 additions and 469 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
## Changelog

#### 0.25.5 - 2020-09-23

##### API Changes
- `check_assumptions` now returns a list of list of axes that can be manipulated

##### Bug fixes
- fixed error when using `plot_partial_effects` with categorical data in AFT models
- improved warning when Hessian matrix contains NaNs.
- fixed performance regression in interval censoring fitting in parametric models
- `weights` wasn't being applied properly in NPMLE

#### 0.25.4 - 2020-08-26

##### New features
Expand Down
Loading

0 comments on commit 519bd3a

Please sign in to comment.