Skip to content

Commit e735af8

Browse files
committed
(NEWS) updating news and release_notes
1 parent d2faf88 commit e735af8

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

NEWS.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,11 @@ milestone for 3.8.0
6262
* [#2802](https://github.com/pgRouting/pgrouting/issues/2802):
6363
Code factorization on pgr_contraction family
6464

65+
**SQL code enhancements**
66+
67+
* [#2850](https://github.com/pgRouting/pgrouting/issues/2850):
68+
Rewrite pgr_nodeNetwork
69+
6570
**New proposed functions**
6671

6772
* Contraction

doc/src/release_notes.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,11 @@ milestone for 3.8.0
9292
* `#2802 <https://github.com/pgRouting/pgrouting/issues/2802>`__:
9393
Code factorization on pgr_contraction family
9494

95+
.. rubric:: SQL code enhancements
96+
97+
* `#2850 <https://github.com/pgRouting/pgrouting/issues/2850>`__:
98+
Rewrite pgr_nodeNetwork
99+
95100
.. rubric:: New proposed functions
96101

97102
* Contraction

0 commit comments

Comments
 (0)