From 68da8e838efa56a739d0201a74460b541d3ab50a Mon Sep 17 00:00:00 2001 From: Achilles Kappis <axilleaz@protonmail.com> Date: Mon, 2 Sep 2024 19:19:39 +0000 Subject: [PATCH] Update file CHANGELOG.md --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9dc1202..5f80c57 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,8 @@ ### 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