Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 467 Bytes

CHANGELOG.md

File metadata and controls

26 lines (13 loc) · 467 Bytes

task_template x.y.z

BREAKING CHANGES

NEW FUNCTIONALITY

  • Added control_methods/true_labels component (PR #5).

  • Added methods/logistic_regression component (PR #5).

  • Added metrics/accuracy component (PR #5).

MAJOR CHANGES

  • Updated api files (PR #5).

  • Updated configs, components and CI to the latest Viash version (PR #8).

MINOR CHANGES

  • Updated README.md (PR #5).

BUGFIXES