Skip to content

Commit 62a3a84

Browse files
committed
Update CHANGELOG.md
1 parent e8199e0 commit 62a3a84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## 1.3.0 - WIP
3+
## 1.3.0 - 2026-02-22
44
- Adding `StreamingStat` class (experimental) for streaming/online computation of mean, variance, stdev, skewness, kurtosis, sum, min, and max with O(1) memory
55
- Adding `percentile()` method for computing the value at any percentile (0–100) with linear interpolation
66
- Adding `coefficientOfVariation()` method for relative dispersion (CV%), supporting both sample and population modes

0 commit comments

Comments
 (0)