@@ -29,34 +29,50 @@ pgRouting 4.1
2929 :local:
3030 :depth: 1
3131
32+ .. current
3233
3334 pgRouting 4.1.0 Release Notes
3435-------------------------------------------------------------------------------
3536
3637To see all issues & pull requests closed by this release see the
3738:milestone: `4.1.0 `
3839
39- Bug Fixes
40- ...............................................................................
41-
42- * :issue: `2966 `: pgr_withPoints does not pick optimal route when fraction = 1
43-
44- Code enhancement
45- ...............................................................................
46-
47- * :issue: `3025 `: Ordering functions standardized
48-
49- .. current
40+ No changes yet
5041
5142pgRouting 4.0
52- +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
43+ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5344
5445.. contents :: Contents
5546 :local:
5647 :depth: 1
5748
49+ pgRouting 4.0.1 Release Notes
50+ -------------------------------------------------------------------------------
51+
52+ To see all issues & pull requests closed by this release see the
53+ :milestone: `4.0.1 `
54+
55+ .. rubric :: Bug Fixes
56+
57+ * :issue: `2966 `: pgr_withPoints does not pick optimal route when fraction = 1
58+ * :issue: `3034 `: metrics driver should not be using new
59+
60+ .. rubric :: Code enhancements
61+
62+ * :issue: `3044 `: Check and fix assert.hpp for cppcoreguidelines-explicit-virtual-functions
63+ * :issue: `3040 `: Check and fix cppcoreguidelines-virtual-class-destructor
64+ * :issue: `3039 `: Check and fix cppcoreguidelines-special-member-functions
65+ * :issue: `3038 `: Check and fix cppcoreguidelines-prefer-member-initializer
66+ * :issue: `3037 `: Check and fix cppcoreguidelines-init-variables
67+ * :issue: `3035 `: Pass by reference on existing drivers
68+
69+ Administration
70+ ...............................................................................
71+
72+ * :issue: `3031 `: pgtap license to Creative commons and License texts
73+ standardization
5874
59- pgRouting 4.0.0-alpha1 Release Notes
75+ pgRouting 4.0.0 Release Notes
6076-------------------------------------------------------------------------------
6177
6278To see all issues & pull requests closed by this release see the
0 commit comments