Skip to content

Commit

Permalink
Cleaned up CHANGELOG.md
Browse files Browse the repository at this point in the history
Removed items to be in next release.

Co-Authored-By: S Jenkins <[email protected]>
Co-Authored-By: Harsha-Nori <[email protected]>
  • Loading branch information
3 people committed Jul 20, 2021
1 parent 9eaeec9 commit e2cdb26
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,12 @@ and the versioning is mostly derived from [Semantic Versioning](https://semver.o
## [v0.2.6] - 2021-07-20
### Added
- Differential-privacy augmented EBMs now available as `interpret.privacy.{DPExplainableBoostingClassifier,DPExplainableBoostingRegressor}`.
- Packages `interpret` and `interpret-core` now distributed via conda and docker.
- Packages `interpret` and `interpret-core` now distributed via docker.
### Changed
- Sampling code including stratification within EBM now performed in native code.
### Fixed
- Computer provider with `joblib` can now support multiple engines with serialization support.
- Labels are now all shown for inline rendering of horizontal bar charts.
- Rendering support for Azure Synapse notebooks.
- JS dependencies updated.

## [v0.2.5] - 2021-06-21
Expand Down

0 comments on commit e2cdb26

Please sign in to comment.