Skip to content

Commit ae5dab7

Browse files
hombitclaude
andcommitted
changelog: add missing Deprecated section to Unreleased template
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 43a69da commit ae5dab7

1 file changed

Lines changed: 26 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 26 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,32 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
### Added
1111

12+
--
13+
14+
### Changed
15+
16+
--
17+
18+
### Deprecated
19+
20+
--
21+
22+
### Removed
23+
24+
--
25+
26+
### Fixed
27+
28+
--
29+
30+
### Security
31+
32+
--
33+
34+
## [0.13.0] 2026-06-10
35+
36+
### Added
37+
1238
- **Multi-band support** for all single-band Rust feature extractors: every feature now accepts an
1339
optional `bands` constructor argument (e.g. `Amplitude(bands=["g", "r"])`). When provided, the
1440
feature is evaluated independently per passband and the outputs are concatenated; output names are
@@ -54,10 +80,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5480

5581
--
5682

57-
### Security
58-
59-
--
60-
6183
## [0.12.5] 2026-05-27
6284

6385
### Added

0 commit comments

Comments
 (0)