File tree Expand file tree Collapse file tree 2 files changed +1
-13
lines changed
Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " frequenz-microgrid-component-graph"
33description = " A library for representing the components of a microgrid and the connections between them as a Directed Acyclic Graph (DAG)."
4- version = " 0.1.0 "
4+ version = " 0.1.1 "
55edition = " 2021"
66repository = " https://github.com/frequenz-floss/frequenz-microgrid-component-graph-rs"
77license = " MIT"
Original file line number Diff line number Diff line change 11# Frequenz Component Graph Release Notes
22
3- ## Summary
4-
5- <!-- Here goes a general summary of what this release is about -->
6-
7- ## Upgrading
8-
9- <!-- Here goes notes on how to upgrade from previous versions, including deprecations and what they should be replaced with -->
10-
11- ## New Features
12-
13- <!-- Here goes the main new features and examples or instructions on how to use them -->
14-
153## Bug Fixes
164
175- This fixes a bug in a rare case where the grid component could get picked as a fallback component.
You can’t perform that action at this time.
0 commit comments