Skip to content

Commit f95cf3b

Browse files
committed
Add .nojekyll and fix Changelog entry
1 parent 510ff50 commit f95cf3b

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1313

1414
### Changed
1515

16-
* Prevents dataset upload when `label_column_name` is also in `feature_names`.
1716
* Unbox server URL (<https://api.unbox.ai/>).
1817
* Parameter ordering for `add_model`, `add_dataset`, `add_dataframe` for clarity's sake.
1918

2019
### Fixed
2120

2221
* Fix bug when predict function is a list with numpy objects.
2322
* Better error message if return type isn't a list or numpy array.
23+
* Prevents dataset upload when `label_column_name` is also in `feature_names`.
2424

2525
## [0.1.0] - 2022-04-17
2626

docs/.nojekyll

Whitespace-only changes.

0 commit comments

Comments
 (0)