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 Sep 16, 2024
1 parent a36d077 commit 698acee
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
# v0.1.0 (Mon Sep 16 2024)

:tada: This release contains work from new contributors! :tada:

Thanks for all your work!

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

:heart: Arman Jahanpour ([@rmanaem](https://github.com/rmanaem))

#### 🚀 Enhancements

- [ENH] Remove auth and open a PR on data dictionary upload [#26](https://github.com/neurobagel/tools/pull/26) ([@alyssadai](https://github.com/alyssadai))
- [ENH] Add HTTP basic auth [#14](https://github.com/neurobagel/tools/pull/14) ([@alyssadai](https://github.com/alyssadai))
- [ENH] Add path parameter for repo ID and logic when repo/file does not exist [#8](https://github.com/neurobagel/tools/pull/8) ([@alyssadai](https://github.com/alyssadai) [@rmanaem](https://github.com/rmanaem))
- [ENH] Add JSON formatting matching, annotations-only changes check, tests [#6](https://github.com/neurobagel/tools/pull/6) ([@alyssadai](https://github.com/alyssadai))
- [ENH] Set up API for uploading files to a repo [#2](https://github.com/neurobagel/tools/pull/2) ([@alyssadai](https://github.com/alyssadai))
- [MNT] Enabled CORS [#20](https://github.com/neurobagel/tools/pull/20) ([@rmanaem](https://github.com/rmanaem))

#### 🏠 Internal

- [CI] Update DockerHub repo name [#17](https://github.com/neurobagel/tools/pull/17) ([@alyssadai](https://github.com/alyssadai))

#### ⚠️ Pushed to `main`

- Initial commit ([@alyssadai](https://github.com/alyssadai))

#### Authors: 2

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

0 comments on commit 698acee

Please sign in to comment.