Skip to content

Commit fd0b130

Browse files
committed
Updating release notes and news
1 parent 0c8fbbe commit fd0b130

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

NEWS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ To see all issues & pull requests closed by this release see the
2121
* [#3060](https://github.com/pgRouting/pgrouting/issues/3060): dagShortestPath: use the shortest_path process and driver
2222
* [#3064](https://github.com/pgRouting/pgrouting/issues/3064): Astar: create and use a process and driver for Astar
2323
* [#3075](https://github.com/pgRouting/pgrouting/issues/3075): Spanning tree: create and use a process and driver
24+
* [#3086](https://github.com/pgRouting/pgrouting/issues/3086): MaxFlow: create and use a process and driver
2425

2526
## pgRouting 4.0
2627

doc/src/release_notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ To see all issues & pull requests closed by this release see the
4646
* :issue:`3060`: dagShortestPath: use the shortest_path process and driver
4747
* :issue:`3064`: Astar: create and use a process and driver for Astar
4848
* :issue:`3075`: Spanning tree: create and use a process and driver
49+
* :issue:`3086`: MaxFlow: create and use a process and driver
4950

5051
pgRouting 4.0
5152
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

0 commit comments

Comments
 (0)