Skip to content

Commit

Permalink
Clear release notes from v0.3.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: cwasicki <[email protected]>
  • Loading branch information
cwasicki committed May 2, 2024
1 parent 603065e commit 3e9828a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,17 +2,8 @@

## Summary

This release includes a breaking change to how `validity_times` are specified in
calls to `Forecasts.to_ndarray_vlf`. It also includes a couple of dependency
updates.

## Upgrading

- The required `channels` package version is now updated to `1.0.0b2`

- `validity_times` in the `to_ndarray_vlf` method on received `Forecasts` is now
specified as a list of `datetime`s, and no longer a list of `timedelta`s.

- The location and pagination proto files are now again imported from the
´frequenz-api-common´ submodule instead of being imported from local files.
The local files are removed.
Expand Down

0 comments on commit 3e9828a

Please sign in to comment.