From 1e5b4c8b26a745853108212bc59a24b1e259f2e5 Mon Sep 17 00:00:00 2001 From: ZaellixA <axilleaz@protonmail.com> Date: Fri, 20 Sep 2024 19:58:52 +0100 Subject: [PATCH] Update CHANGELOG.md with the addition of fractional octave band function in version 0.2.6 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f7048c8..0264ef1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +### v0.2.6 ### +**Signal Processing - Generic**\ +\+ Add function to perform fractional octave smoothing of spectra. + + ### v0.2.5 ### **Utilities - Geometries**\ \* Combine translation offsets to a single vector input argument for the `rcvGeo()` MATLAB function.\ -- GitLab