Skip to content

Commit

Permalink
Update CHANGELOG.md [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Neurobagel Bot committed Aug 2, 2024
1 parent 9d99bd0 commit 0bea618
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# v0.3.0 (Fri Aug 02 2024)

#### 💥 Breaking Changes

- [FIX] Disable redirect slashes globally and remove trailing `/` from `/query` [#328](https://github.com/neurobagel/api/pull/328) ([@alyssadai](https://github.com/alyssadai))
- [ENH] Add authentication to `/query` route [#323](https://github.com/neurobagel/api/pull/323) ([@alyssadai](https://github.com/alyssadai))

#### 🐛 Bug Fixes

- [FIX] Exclude sessions missing a queried property from matches [#326](https://github.com/neurobagel/api/pull/326) ([@alyssadai](https://github.com/alyssadai))

#### Authors: 1

- Alyssa Dai ([@alyssadai](https://github.com/alyssadai))

---

# v0.2.1 (Tue Apr 16 2024)

#### 🐛 Bug Fixes
Expand Down

0 comments on commit 0bea618

Please sign in to comment.