Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-Authored-By: S Jenkins <[email protected]>
Co-Authored-By: Harsha-Nori <[email protected]>
  • Loading branch information
3 people committed Jan 20, 2021
1 parent 34f6d7a commit 7286c17
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and the versioning is mostly derived from [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [v0.2.4] - 2021-01-19
### Fixed
- Bug fix on global EBM plots.
- Rendering fix for AzureML notebooks.
### Changed
- JavaScript dependencies for inline renderers updated.

## [v0.2.3] - 2021-01-13

**Major** upgrades to EBM in this release. Automatic interaction detection is now
Expand Down Expand Up @@ -373,6 +380,7 @@ Expect similar or slightly slower training times due to interactions.
- Libraries are statically linked where possible.
- Code now conforms to Python Black and its associated flake8.

[v0.2.4]: https://github.com/microsoft/interpret/releases/tag/v0.2.4
[v0.2.3]: https://github.com/microsoft/interpret/releases/tag/v0.2.3
[v0.2.2]: https://github.com/microsoft/interpret/releases/tag/v0.2.2
[v0.2.1]: https://github.com/microsoft/interpret/releases/tag/v0.2.1
Expand Down

0 comments on commit 7286c17

Please sign in to comment.