@@ -46,27 +46,27 @@ milestone for 3.8.0
4646.. rubric :: Promotion to official function of pgRouting.
4747
4848* `#2772 <https://github.com/pgRouting/pgrouting/issues/2772 >`__:
49- Promote to official pgr_extractVertices in 3.8
49+ Promoted to official pgr_extractVertices in version 3.8
5050
5151 .. include :: pgr_extractVertices.rst
5252 :start-after: Version 3.8.0
5353 :end-before: .. rubric
5454
5555* `#2760 <https://github.com/pgRouting/pgrouting/issues/2760 >`__:
56- Promote to official pgr_degree in 3.8
56+ Promoted to official pgr_degree in version 3.8
5757
5858 .. include :: pgr_degree.rst
5959 :start-after: Version 3.8.0
6060 :end-before: .. rubric
6161
6262* `#2774 <https://github.com/pgRouting/pgrouting/issues/2774 >`__:
63- Promote to official pgr_findCloseEdges in 3.8
63+ Promoted to official pgr_findCloseEdges in version 3.8
6464
6565 .. include :: pgr_findCloseEdges.rst
6666 :start-after: Version 3.8.0
6767 :end-before: .. rubric
6868
69- .. rubric :: New proposed functions
69+ .. rubric :: Proposed functions
7070
7171* Contraction
7272
@@ -101,7 +101,7 @@ milestone for 3.8.0
101101* `#2850 <https://github.com/pgRouting/pgrouting/issues/2850 >`__:
102102 Rewrite pgr_nodeNetwork
103103
104- .. rubric :: Deprecation of functions.
104+ .. rubric :: Deprecation of SQL functions
105105
106106* `#2749 <https://github.com/pgRouting/pgrouting/issues/2749 >`__:
107107 Deprecate pgr_AlphaShape in 3.8
@@ -114,10 +114,10 @@ milestone for 3.8.0
114114* `#2826 <https://github.com/pgRouting/pgrouting/issues/2826 >`__:
115115 Deprecate pgr_createVerticesTable in 3.8
116116
117- Deprecated functions:
117+ In the deprecated functions:
118118
119119- Migration section is created.
120- - The use removed.
120+ - The use of the functions is removed in the documentation .
121121
122122pgRouting 3.7
123123+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
0 commit comments