File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed
Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,10 @@ Bug Fixes
1616
1717* [ #2966 ] ( https://github.com/pgRouting/pgrouting/issues/2966 ) : pgr_withPoints does not pick optimal route when fraction = 1
1818
19+ Code enhancement
20+
21+ * [ #3025 ] ( https://github.com/pgRouting/pgrouting/issues/3025 ) : Ordering functions standardized
22+
1923
2024## pgRouting 4.0
2125
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ Contributors
6363This Release Contributors
6464+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
6565
66- Individuals in this release v4.0.0 (in alphabetical order)
66+ Individuals in this release | release | (in alphabetical order)
6767^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
6868
6969Mohit Rawat,
Original file line number Diff line number Diff line change @@ -46,6 +46,11 @@ Bug Fixes
4646
4747* :issue: `2966 `: pgr_withPoints does not pick optimal route when fraction = 1
4848
49+ Code enhancement
50+ ...............................................................................
51+
52+ * :issue: `3025 `: Ordering functions standardized
53+
4954.. current
5055
5156 pgRouting 4.0
You can’t perform that action at this time.
0 commit comments