Skip to content

Commit

Permalink
Update CHANGELOG for v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-rifai committed Apr 5, 2022
1 parent 6e54c86 commit 6d0c90c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,19 @@ Main changes to this code/ project are documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Clinica 0.6.0

### Changed
- [PET*] Use `trc`instead of `acq` for BIDS compliance
- [Converters] Remove supperfluous use of `acq` entity in filenames for BIDS compliance

### Added
- [adni-to-bids] allow extraction of metadata from xml
- [CI] Initiate use of unit tests

### Fixed
- [adni-to-bids] fix edge case for supporting `nan` session-ids

## Clinica 0.5.6

### Fixed
Expand Down

0 comments on commit 6d0c90c

Please sign in to comment.