Skip to content

Commit e9ac0c5

Browse files
committed
chore: update changelog
1 parent fad4480 commit e9ac0c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
### Added
44

55
- Added `Graph.is_complete()` to test if there is a connection between all distinct pairs of vertices.
6+
- Added `Graph.mean_degree()` for a convenient way to compute the average degree of a graph.
67

78
### Changed
89

0 commit comments

Comments
 (0)