Added
* [ENH] Extra metadata have been added to the output of the `generalize` step to better align with BIDS BEP20 by Remi-Gau in https://github.com/cpp-lln-lab/bidsMReye/pull/232
Changed
* [ENH] Output filenames of the prepare step has been changed to use the `timeseries` suffix and the output of the `generalize` step now include the name of the Deepmreye model used to compute them by Remi-Gau in https://github.com/cpp-lln-lab/bidsMReye/pull/232
* [ENH] use non-linear alignment as default by Remi-Gau in https://github.com/cpp-lln-lab/bidsMReye/pull/234
Removed
* [ENH] the `--non_linear_coreg` CLI argument was replaced by the `--linear_coreg` by Remi-Gau in https://github.com/cpp-lln-lab/bidsMReye/pull/234
Fixed
* [FIX] do not apply `run` found for one task to all tasks by Remi-Gau in https://github.com/cpp-lln-lab/bidsMReye/pull/228
**Full Changelog**: https://github.com/cpp-lln-lab/bidsMReye/compare/0.4.0...0.5.0