File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ To see all issues & pull requests closed by this release see the
2020* [ #3056 ] ( https://github.com/pgRouting/pgrouting/issues/3056 ) : edwardMoore: use the shortest_path process and driver
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
23+ * [ #3075 ] ( https://github.com/pgRouting/pgrouting/issues/3075 ) : Spanning tree: create and use a process and driver
2324
2425## pgRouting 4.0
2526
Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ To see all issues & pull requests closed by this release see the
4545* :issue: `3056 `: edwardMoore: use the shortest_path process and driver
4646* :issue: `3060 `: dagShortestPath: use the shortest_path process and driver
4747* :issue: `3064 `: Astar: create and use a process and driver for Astar
48+ * :issue: `3075 `: Spanning tree: create and use a process and driver
4849
4950pgRouting 4.0
5051+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
You can’t perform that action at this time.
0 commit comments