Skip to content

Commit 1b665ae

Browse files
committed
chore: updated changelog
1 parent 78adc9e commit 1b665ae

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@
3232
thanks to [@jboynyc](https://github.com/user/jboynyc). See PR
3333
[#439](https://github.com/igraph/python-igraph/pull/439) for more details.
3434

35+
- Fixed a bug that sometimes caused random crashes in
36+
`Graph.Realize_Degree_Sequence()` and at other times caused weird errors in
37+
`Graph.Read_Ncol()` when it received an invalid data type.
38+
3539
## [0.9.6]
3640

3741
### Fixed

0 commit comments

Comments
 (0)