Skip to content

Commit

Permalink
Update RELEASE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Podvyaznikov committed Jan 11, 2018
1 parent ccd9d54 commit ac892a9
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,16 @@
* `EcgBatch.cwt`

## Breaking Changes to the API
* `apply_transform` method's signature has changed.
* `show_ecg` method's signature has changed.
* `calc_ecg_parameters` method's signature has changed.
* Changed signature of the following methods:
* `apply_transform` method's signature has changed.
* `show_ecg` method's signature has changed.
* `calc_ecg_parameters` method's signature has changed.
* Changed signature of the following pipelines:
* dirichlet_train_pipeline
* dirichlet_predict_pipeline
* hmm_preprocessing_pipeline
* hmm_train_pipeline
* hmm_predict_pipeline
* `wavelet_transform` method has been deleted.
* `update` method has been deleted.
* `replace_labels` method has been renamed to `rename_labels`.
Expand Down

0 comments on commit ac892a9

Please sign in to comment.