Skip to content

Commit e39c96b

Browse files
wifi:)wifi:)
authored andcommitted
Updating release notes and NEWS about the new function pgr minDegreeOrdering
1 parent f22cc9a commit e39c96b

3 files changed

Lines changed: 11 additions & 4 deletions

File tree

NEWS.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,10 @@ Summary of changes by function
156156

157157
* Combinations signature promoted to official.
158158

159+
* pgr_minDegreeOrdering
160+
161+
* New experimental function.
162+
159163
* pgr_pushRelabel
160164

161165
* Combinations signature promoted to official.

doc/ordering/pgr_minDegreeOrdering.rst

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,10 @@
2222
:start-after: warning-begin
2323
:end-before: end-warning
2424

25-
.. rubric:: Availability
26-
27-
* Version 4.0.0
25+
.. rubric:: Version 4.0.0
2826

2927
* New experimental function.
3028

31-
3229
Description
3330
-------------------------------------------------------------------------------
3431

doc/src/release_notes.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,12 @@ Summary of changes by function
232232
:start-after: Version 4.0.0
233233
:end-before: .. rubric
234234

235+
* pgr_minDegreeOrdering
236+
237+
.. include:: pgr_minDegreeOrdering.rst
238+
:start-after: Version 4.0.0
239+
:end-before: Description
240+
235241
* pgr_pushRelabel
236242

237243
.. include:: pgr_pushRelabel.rst

0 commit comments

Comments
 (0)