Skip to content

Commit bafd4a6

Browse files
committed
chore: updated changelog
1 parent ded8333 commit bafd4a6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# igraph Python interface changelog
22

3+
## [master]
4+
5+
### Added
6+
7+
- Added a `prefixattr=...` keyword argument to `Graph.write_graphml()` that
8+
allows the user to strip the `g_`, `v_` and `e_` prefixes from GraphML files
9+
written by igraph.
10+
311
## [0.11.4]
412

513
### Added

0 commit comments

Comments
 (0)