From cef6f2cbea79c5706ecd5f37b0d509ab4c14dfbe Mon Sep 17 00:00:00 2001 From: Neurobagel Bot Date: Wed, 14 Aug 2024 15:31:33 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9761da7..7b8b4f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,25 @@ +# v0.1.0 (Wed Aug 14 2024) + +#### 💥 Breaking Changes + +- [MNT] Renamed `NB_QUERY_URL_PATH` env var to `NB_QUERY_APP_BASE_PATH` [#77](https://github.com/neurobagel/recipes/pull/77) ([@rmanaem](https://github.com/rmanaem)) +- [ENH] Removed `local_node_query` profile [#72](https://github.com/neurobagel/recipes/pull/72) ([@rmanaem](https://github.com/rmanaem)) + +#### 🚀 Enhancements + +- [FIX] Revert default image tags to `latest` [#79](https://github.com/neurobagel/recipes/pull/79) ([@alyssadai](https://github.com/alyssadai)) + +#### 🏠 Internal + +- [MNT] Updated `compatibility.yaml` file and e2e tests [#78](https://github.com/neurobagel/recipes/pull/78) ([@rmanaem](https://github.com/rmanaem)) + +#### Authors: 2 + +- Alyssa Dai ([@alyssadai](https://github.com/alyssadai)) +- Arman Jahanpour ([@rmanaem](https://github.com/rmanaem)) + +--- + # v0.0.1 (Wed Aug 07 2024) :tada: This release contains work from new contributors! :tada: