Skip to content

Commit 51c2a52

Browse files
committed
Add changelog entry for state_agg stabilization
1 parent 692499c commit 51c2a52

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,12 @@ This changelog should be updated as part of a PR if the work is worth noting (mo
1414
#### Stabilized features
1515
- [#722](https://github.com/timescale/timescaledb-toolkit/pull/722): Stabilize heartbeat aggregate.
1616
- [#724](https://github.com/timescale/timescaledb-toolkit/pull/724): Stabilize integral and interpolated_integral for time-weighted-average.
17+
- [#723](https://github.com/timescale/timescaledb-toolkit/pull/723): Stabilized `state_agg`
1718

1819
#### Other notable changes
1920
- [#716](https://github.com/timescale/timescaledb-toolkit/issues/716): Add arrow operator support for counter aggregate and time-weighted aggregate interpolated accessors.
2021
- [#716](https://github.com/timescale/timescaledb-toolkit/issues/716): Remove experimental versions of interpolated accessors for counter aggregate and time-weighted aggregates. The stable versions introduced in 1.14.0 should be used instead.
22+
- [#723](https://github.com/timescale/timescaledb-toolkit/pull/723): Added `state_at` function for `state_agg`
2123

2224
#### Shout-outs
2325

0 commit comments

Comments
 (0)