From 0c022a9842e4cea9d79849e2aab8c660aa5d1e4a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Arne=20K=C3=BCderle?= <arne.kuederle@fau.de>
Date: Fri, 19 Apr 2024 09:47:39 +0200
Subject: [PATCH] Added Changelog

---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 08e342dd..9e06861a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -8,6 +8,13 @@ For more information see the
 [Github Releases Page](https://github.com/mad-lab-fau/gaitmap/releases) of this 
 project.
 
+## [Unreleased]
+
+### Fixed
+
+- Fixed a bug that when using `merge_interval` with empty input of shape (0, 2), the output was not empty.
+  (https://github.com/mad-lab-fau/gaitmap/pull/61)
+
 ## [2.3.0] - 2023-08-03
 
 ### Changed