From 95f6e4b73e72f23d7a24d3117a40938687674952 Mon Sep 17 00:00:00 2001 From: Chef Bot Date: Tue, 16 Apr 2024 20:20:04 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 581e56a..e5e0bba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +# v0.2.1 (Tue Apr 16 2024) + +#### 🐛 Bug Fixes + +- [FIX] Address performance issues in SPARQL query [#308](https://github.com/neurobagel/api/pull/308) ([@surchs](https://github.com/surchs)) +- [FIX] Disable timeout for request to graph [#305](https://github.com/neurobagel/api/pull/305) ([@alyssadai](https://github.com/alyssadai)) + +#### Authors: 2 + +- Alyssa Dai ([@alyssadai](https://github.com/alyssadai)) +- Sebastian Urchs ([@surchs](https://github.com/surchs)) + +--- + # v0.2.0 (Thu Apr 11 2024) :tada: This release contains work from a new contributor! :tada: