Skip to content

Commit

Permalink
Update NEWS.md
Browse files Browse the repository at this point in the history
Signed-off-by: Liming <[email protected]>
  • Loading branch information
clarkliming authored Nov 6, 2023
1 parent cd0cdc3 commit f1e9dc2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
* `MNG01` plot can now be displayed without error bars and can display a continuous temporal scale on the `x` axis.
* Add a `chevron_simple` class only contain main function.
* Remove `details` argument in `script_funs`, add `name` argument.
* `AET05` preprocessing now filters on `"TTE"` rather than `"AETTE"`.
* Change the dataset `ADAETTE` in `syn_data` object to `ADSAFTTE`.
* Update the argument `"n_events"` in `AET05` and `AET05_ALL` to `"N_EVENTS"`.
* `AET05` preprocessing now filters on `"(AE|CQ|SMQ)TTE"` rather than `"AETTE"`.
* Rename the dataset `ADAETTE` in `syn_data` object to `ADSAFTTE`.
* Use upcase variable names in `AET05` and `AET05_ALL`.

# chevron 0.2.4

Expand Down

0 comments on commit f1e9dc2

Please sign in to comment.