Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Chef Bot committed Dec 14, 2023
1 parent cd1bc21 commit bda1810
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,31 @@
# v0.2.0 (Thu Dec 14 2023)

#### 🚀 Enhancement

- [MODEL] Update data model to include longitudinal pheno data when sessions exist in TSV [#250](https://github.com/neurobagel/bagel-cli/pull/250) ([@alyssadai](https://github.com/alyssadai) [@surchs](https://github.com/surchs) [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))

#### 🐛 Bug Fix

- [CI] give auto-release permissions to launch build [#255](https://github.com/neurobagel/bagel-cli/pull/255) ([@surchs](https://github.com/surchs))
- [CI] Add Codecov to test workflow [#254](https://github.com/neurobagel/bagel-cli/pull/254) ([@alyssadai](https://github.com/alyssadai))
- [TST] Added a test to ensure correct labelling of phenotypic sessions [#251](https://github.com/neurobagel/bagel-cli/pull/251) ([@sam-gregz](https://github.com/sam-gregz))
- Bump actions/setup-python from 4 to 5 [#246](https://github.com/neurobagel/bagel-cli/pull/246) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- [CI] Update .autorc to release with release label [#248](https://github.com/neurobagel/bagel-cli/pull/248) ([@alyssadai](https://github.com/alyssadai) [@surchs](https://github.com/surchs) [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot]))
- Bump actions/stale from 8 to 9 [#245](https://github.com/neurobagel/bagel-cli/pull/245) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- Bump neurobagel_examples from `f1b00e5` to `94282f1` [#249](https://github.com/neurobagel/bagel-cli/pull/249) ([@dependabot[bot]](https://github.com/dependabot[bot]))
- [MNT] Update the neurobagel examples [#247](https://github.com/neurobagel/bagel-cli/pull/247) ([@surchs](https://github.com/surchs))
- Delete .github/workflows/add_pr2project.yml [#244](https://github.com/neurobagel/bagel-cli/pull/244) ([@surchs](https://github.com/surchs))

#### Authors: 5

- [@dependabot[bot]](https://github.com/dependabot[bot])
- [@pre-commit-ci[bot]](https://github.com/pre-commit-ci[bot])
- [@sam-gregz](https://github.com/sam-gregz)
- Alyssa Dai ([@alyssadai](https://github.com/alyssadai))
- Sebastian Urchs ([@surchs](https://github.com/surchs))

---

# v0.1.3 (Tue Dec 12 2023)

#### 🐛 Bug Fix
Expand Down

0 comments on commit bda1810

Please sign in to comment.