From 126e2cdef41bd1178aef845caaffba52cf080bad Mon Sep 17 00:00:00 2001 From: Konstantin Malanchev Date: Tue, 25 Jun 2024 15:43:38 -0400 Subject: [PATCH] CHangelog for 0.7.1 --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79487b3..10a271a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- `Roms`: Robust median statistic feature, thanks @GaluTi for their first contribution! https://github.com/light-curve/light-curve-feature/issues/103 https://github.com/light-curve/light-curve-feature/pull/160 - Expose `nl_fit::CurveFitResult` ### Changed @@ -32,6 +31,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 -- +# [0.7.1] 2024 April 25 + +### Added + +- `Roms`: Robust median statistic feature, thanks @GaluTi for their first contribution! https://github.com/light-curve/light-curve-feature/issues/103 https://github.com/light-curve/light-curve-feature/pull/160 + + # [0.7.0] 2024 February 26 ### Changed