Skip to content

Commit

Permalink
Finalize changelog for release 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikbraun committed Aug 1, 2022
1 parent 67abe5f commit 7571d9a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
* Removed the `WeightedEdge` function. Use `Edge` with the `EdgeWeight` functional option instead.
* Removed the `WeightedEdgeByHashes` function. Use `EdgeByHashes` with the `EdgeWeight` functional option instead.

### Fixed
* Fixed missing edge attributes when drawing a graph using `draw.DOT`.

## [0.7.0] - 2022-07-26

### Added
Expand Down

0 comments on commit 7571d9a

Please sign in to comment.