Skip to content

Commit

Permalink
v0.23.8
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDavidsonPilon committed Jan 21, 2020
1 parent cb899c0 commit ffc5d13
Show file tree
Hide file tree
Showing 8 changed files with 763 additions and 679 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,14 @@
## Changelog

#### 0.23.8 - 2020-01-21

##### Bug fixes
- fixed important error when a parametric regression model would not assign the correct labels to fitted
parameters. See more here: https://github.com/CamDavidsonPilon/lifelines/issues/931. Users of `GeneralizedGammaRegressionFitter` and any custom regression models should update their code as soon as possible.

#### 0.23.7 - 2020-01-14

Bug fixes for py3.5. This will be the last version of lifelines that supports Python 3.5.
Bug fixes for py3.5.

#### 0.23.6 - 2020-01-07

Expand Down
Loading

0 comments on commit ffc5d13

Please sign in to comment.