diff --git a/CHANGELOG.md b/CHANGELOG.md
index c4fb6e2..859e95f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,6 +7,14 @@ Find changes for the upcoming release in the project's [changelog.d directory](h
+
+## 0.1.1 (2024-10-22)
+
+### Other changes
+
+- Change query to be synchronous (Needs to be because dax_obscore siav2_query is sync)
+- Update requirements
+
## 0.1.0 (2024-10-21)
diff --git a/changelog.d/20241022_193504_steliosvoutsinas_fix_sync_query.md b/changelog.d/20241022_193504_steliosvoutsinas_fix_sync_query.md
deleted file mode 100644
index b8cff3f..0000000
--- a/changelog.d/20241022_193504_steliosvoutsinas_fix_sync_query.md
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-### Other changes
-
-- Change query to be synchronous (Needs to be because dax_obscore siav2_query is sync)
-- Update requirements