Skip to content

Commit 23c9bf1

Browse files
authored
chore(main): release 14.20.0 (#345)
1 parent 9cda6b5 commit 23c9bf1

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [14.20.0](https://github.com/mljs/spectra-processing/compare/v14.19.0...v14.20.0) (2026-02-19)
4+
5+
6+
### Features
7+
8+
* add inPlace for reimArrayFFT and reimFFT ([9cda6b5](https://github.com/mljs/spectra-processing/commit/9cda6b501601bb3c190f47f342766a9563d6f6f2))
9+
* add reimArrayFFT ([9cda6b5](https://github.com/mljs/spectra-processing/commit/9cda6b501601bb3c190f47f342766a9563d6f6f2))
10+
* add reimArrayFFT ([9cda6b5](https://github.com/mljs/spectra-processing/commit/9cda6b501601bb3c190f47f342766a9563d6f6f2))
11+
312
## [14.19.0](https://github.com/mljs/spectra-processing/compare/v14.18.2...v14.19.0) (2026-01-09)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ml-spectra-processing",
3-
"version": "14.19.0",
3+
"version": "14.20.0",
44
"license": "MIT",
55
"description": "Various method to process spectra",
66
"keywords": [],

0 commit comments

Comments
 (0)