Skip to content

Commit 1e347c6

Browse files
committed
Prepare release notes for the release
Remove old release notes of already released stuff and add a summary. Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 8f63006 commit 1e347c6

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

RELEASE_NOTES.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,10 @@
22

33
## Summary
44

5-
<!-- Here goes a general summary of what this release is about -->
5+
This release provides an experimental, opt-in, time-jumps resilient resampler, that can be enabled by using the new `ResamplerConfig2` class.
66

77
## Upgrading
88

9-
* The microgrid client dependency has been updated to version 0.9.0
109
* The resampling function now takes plain `float`s as values instead of `Quantity` objects.
1110
* `frequenz.sdk.timeseries.UNIX_EPOCH` was removed, use [`frequenz.core.datetime.UNIX_EPOCH`](https://frequenz-floss.github.io/frequenz-core-python/latest/reference/frequenz/core/datetime/#frequenz.core.datetime.UNIX_EPOCH) instead.
1211

0 commit comments

Comments
 (0)