Skip to content

Commit 08538ce

Browse files
Cleanup release notes for release v0.6.0 (#212)
2 parents af97c70 + 4978931 commit 08538ce

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

RELEASE_NOTES.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22

33
## Summary
44

5-
<!-- Here goes a general summary of what this release is about -->
5+
- Removed dependency on `googleapis-common-protos` in favor of internal
6+
`frequenz.api.common.v1.types.Decimal`, advising updates to dependencies for
7+
users previously relying on Google's types.
8+
- Renamed voltage and current metrics for clarity and introduced new metrics,
9+
including line-to-line voltages and Total Harmonic Distortion (THD) metrics,
10+
with updated naming conventions for simplicity and precision.
611

712
## Upgrading
813

@@ -51,7 +56,3 @@
5156
- `METRIC_VOLTAGE_PHASE_1_PHASE_2`
5257
- `METRIC_VOLTAGE_PHASE_2_PHASE_3`
5358
- `METRIC_VOLTAGE_PHASE_3_PHASE_1`
54-
55-
## Bug Fixes
56-
57-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->

0 commit comments

Comments
 (0)