Skip to content

Commit 65b1e4c

Browse files
committed
doc: updated changelog, slowly preparing for 0.9.3
1 parent 3146714 commit 65b1e4c

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# igraph Python interface changelog
22

3-
## Unreleased
3+
## 0.9.3
44

55
### Added
66

@@ -13,10 +13,15 @@
1313

1414
* `Graph.to_directed()` now supports a `mode=...` keyword argument.
1515

16+
### Changed
17+
18+
* Updated igraph dependency to 0.9.3.
19+
1620
### Deprecated
1721

1822
* `Graph.to_directed(mutual=...)` is now deprecated, use `mode=...` instead.
1923

24+
2025
## 0.9.1
2126

2227
### Changed

0 commit comments

Comments
 (0)