Skip to content

Commit 0771726

Browse files
committed
Updated CHANGELOG.md
1 parent 30e18a4 commit 0771726

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and the versioning is mostly derived from [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [v0.1.14] - 2019-08-20
8+
### Fixed
9+
- Fixed occasional browser crash relating to density graphs.
10+
- Fixed decision trees not displaying in Jupyter notebooks.
11+
### Changed
12+
- Dash components no longer pinned. Upgraded to latest.
13+
- Upgrade from dash-table-experiment to dash-table.
14+
- Numerous renames within native code.
15+
### Experimental (WIP)
16+
- Explanation data methods for PDP, EBM enabled for mli interop.
17+
718
## [v0.1.13] - 2019-08-14
819
### Added
920
- EBM has new parameter 'binning_strategy'. Can now support quantile based binning.

0 commit comments

Comments
 (0)