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 5, 2019
1 parent 8d1291a commit 32e5225
Show file tree
Hide file tree
Showing 4 changed files with 160 additions and 124 deletions.
14 changes: 13 additions & 1 deletion CHANGELOG.md
@@ -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

0 comments on commit 32e5225

Please sign in to comment.