Skip to content

Commit

Permalink
move item to FIXED in CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
Barisevrenugur authored Jan 22, 2024
1 parent edc93c6 commit 13fea00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ Most recent version numbers *should* follow the [Semantic Versioning](https://se
### Added
- option to choose different models and parameters for B1-correction of MTsat
- set default WM percent value in hmri_defaults.
- fix crash if input images have different matrix sizes, and warn

### Fixed
- replace `datestr(now)` with `datetime('now')` in line with [MATLAB recommendation](https://mathworks.com/help/matlab/matlab_prog/replace-discouraged-instances-of-serial-date-numbers-and-date-strings.html)
- fix crash if input images have different matrix sizes, and warn
- Modify the filenames as files are copied to RFsensCalc to prevent overwriting in further processing

## [v0.6.1]
Expand Down

0 comments on commit 13fea00

Please sign in to comment.