Skip to content

Commit f3fe1e8

Browse files
committed
Add release notes and news entry for #3010 bug fix
1 parent ba75d71 commit f3fe1e8

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
@@ -34,6 +34,7 @@ To see all issues & pull requests closed by this release see the
3434

3535
* [#2966](https://github.com/pgRouting/pgrouting/issues/2966): pgr_withPoints does not pick optimal route when fraction = 1
3636
* [#3034](https://github.com/pgRouting/pgrouting/issues/3034): metrics driver should not be using new
37+
* [#3010](https://github.com/pgRouting/pgrouting/issues/3010): Performance issue with pgr_separateTouching()
3738

3839
**Code enhancements**
3940

doc/src/release_notes.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ To see all issues & pull requests closed by this release see the
6464

6565
* :issue:`2966`: pgr_withPoints does not pick optimal route when fraction = 1
6666
* :issue:`3034`: metrics driver should not be using new
67+
* :issue:`3010`: Performance issue with pgr_separateTouching()
6768

6869
.. rubric:: Code enhancements
6970

0 commit comments

Comments
 (0)