Skip to content

Commit c16de7c

Browse files
committed
Updating release notes and news
1 parent 2f683ba commit c16de7c

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

NEWS.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ To see all issues & pull requests closed by this release see the
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
2424
* [#3086](https://github.com/pgRouting/pgrouting/issues/3086): MaxFlow: create and use a process and driver
25+
* [#3089](https://github.com/pgRouting/pgrouting/issues/3089): edgeDisjoint and bellmanFord use shortestPath driver and
26+
process
2527

2628
## pgRouting 4.0
2729

doc/src/release_notes.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ To see all issues & pull requests closed by this release see the
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
4949
* :issue:`3086`: MaxFlow: create and use a process and driver
50+
* :issue:`3089`: edgeDisjoint and bellmanFord use shortestPath driver and
51+
process
5052

5153
pgRouting 4.0
5254
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

0 commit comments

Comments
 (0)