summaryrefslogtreecommitdiff
path: root/doc/release/release_dev.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/release/release_dev.rst')
-rw-r--r--doc/release/release_dev.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/release/release_dev.rst b/doc/release/release_dev.rst
index 6ebb3e1c..d11c0da3 100644
--- a/doc/release/release_dev.rst
+++ b/doc/release/release_dev.rst
@@ -185,6 +185,8 @@ API Changes
from ``communicability_betweeness_centrality``
- [`#4850 <https://github.com/networkx/networkx/pull/4850>`_]
Added ``dtype`` parameter to adjacency_matrix
+- [`#4867 <https://github.com/networkx/networkx/pull/4867>`_]
+ The function ``spring_layout`` now ignores 'fixed' nodes not in the graph
Deprecations
------------