diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f80c57977a1ab12126dbb54bff02f4f12f95581..2e2325de049da5b29427395fcc877f8bf7bed67e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,8 @@ ### v0.2.0 ### **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. \+ Added a function to calculate the intersection of three vectors.