Skip to content

Commit

Permalink
Update CHANGELOG for Release v0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
omar-rifai committed Feb 2, 2022
1 parent cf54f7e commit 37f6209
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ 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.5.5

### Fixed
[`pet-linear`] fix bug in `pet-linear`which had the pipeline not terminate


## Clinica 0.5.4

### Added
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "clinica"
version = "0.5.4"
version = "0.5.5"
description = "Software platform for clinical neuroimaging studies"
license = "MIT"
authors = ["ARAMIS Lab"]
Expand Down

0 comments on commit 37f6209

Please sign in to comment.