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.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/release/release_dev.rst b/doc/release/release_dev.rst
index b9dba4c3..5cc0bc1c 100644
--- a/doc/release/release_dev.rst
+++ b/doc/release/release_dev.rst
@@ -176,6 +176,9 @@ API Changes
- [`#4786 <https://github.com/networkx/networkx/pull/4786>`_]
Deprecate the ``attrs`` keyword argument in favor of explicit keyword
arguments in the ``json_graph`` module.
+- [`#4843 <https://github.com/networkx/networkx/pull/4843>`_]
+ The unused ``normalized`` parameter has been removed
+ from ``communicability_betweeness_centrality``
Deprecations
------------