Skip to content

Commit

Permalink
version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDavidsonPilon committed Oct 6, 2019
1 parent c03948c commit 0c4781c
Show file tree
Hide file tree
Showing 4 changed files with 160 additions and 124 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
## Changelog

#### 0.22.7

#### 0.22.8

##### New features
- Serializing lifelines is better supported. Packages like joblib and pickle are now supported. Thanks @AbdealiJK!
- `conditional_after` now available in `CoxPHFitter.predict_median`
- Suppressed some unimportant warnings.

##### Bug fixes
- fixed initial_point being ignored in AFT models.


#### 0.22.7 - 2019-09-29

##### New features
- new `ApproximationWarning` to tell you if the package is making an potentially mislead approximation.
Expand Down
Loading

0 comments on commit 0c4781c

Please sign in to comment.