Skip to content

Commit 2596ea0

Browse files
committed
Update CHANGELOG
1 parent 0cb7334 commit 2596ea0

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,9 @@ you spot any mistakes.
7676
([#72](https://github.com/clue/graph/issues/72))
7777

7878
* BC break: Remove all occurances of `getNumberOfVertices()` and
79-
`getNumberOfEdges` ([#75](https://github.com/clue/graph/issues/75) and
79+
`getNumberOfEdges()` ([#75](https://github.com/clue/graph/issues/75) and
8080
[#48](https://github.com/clue/graph/issues/48)):
81+
8182
| Old name | New name |
8283
|---|---|
8384
| `$set->getNumberOfVertices()` | `count($set->getVertices())` |

0 commit comments

Comments
 (0)