v0.0.2
Frequenz Assets API Release Notes
Summary
Adjusted the RPC names to align with the new naming convention, and updated the frequenz-api-common dependency.
Upgrading
- Update the
frequenz-api-commondependency
New Features
- Renamed
ListMicrogridComponentstoListMicrogridElectricalComponentsandListMicrogridComponentConnectionstoListMicrogridElectricalComponentConnections.
What's Changed
- docs: update RELEASE_NOTES with template by @sandovalrr in #10
- Upgrade to repo-config v0.13.2 by @llucax in #14
- refactor: rename electrical components rpc methods to align with the new naming convention by @sandovalrr in #20
New Contributors
Full Changelog: v0.0.1...v0.0.2