From 2a68f53a37c1ff364a14d6dc72749fcca812ca79 Mon Sep 17 00:00:00 2001 From: sacha-renault Date: Sat, 5 Jul 2025 21:52:05 +0200 Subject: [PATCH] docs: update changelog for sweep range feature --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index af1e8f4..3d0859f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [Unreleased] + +### 🚀 Features + +- Add configurable sweep range with `with_sweep_range()` method + ## [0.1.9] - 2025-02-04 ### 🚀 Features