From 9caf8e441104e3c485ca5aab3b18a61199db2746 Mon Sep 17 00:00:00 2001 From: cvvergara Date: Fri, 8 Sep 2023 17:42:07 -0600 Subject: [PATCH] [doc] updating NEWS --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 7a16a61173..cb8bb7d845 100644 --- a/NEWS +++ b/NEWS @@ -81,6 +81,11 @@ milestone for 3.6.0 * Added ``depth`` column. + * When ``details`` is ``false``: + + * Only points that are visited are removed, that is, points reached within the + distance are included + * Deprecated signatures: * ``pgr_withpointsdd(text,text,bigint,double precision,boolean,character,boolean)``