From f7d31218bf962b8af3f675ea96f6ee14f9dccaaf Mon Sep 17 00:00:00 2001
From: Achilles Kappis <axilleaz@protonmail.com>
Date: Mon, 2 Sep 2024 19:19:17 +0000
Subject: [PATCH] Update file CHANGELOG.md

---
 CHANGELOG.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 856913f..9dc1202 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@
 
 
 ### v0.2.0 ###
-**Utilities**
+**Utilities**  
 \+ Added a bisection method for single-valued functions.
 \* Improved rotation matrix calculation function with degrees and radian calculations available.
 \+ Added function to calculate a double-sided spectrum from a single-sided spectrum.
-- 
GitLab