Skip to content

Commit

Permalink
[NEWS] updating news
Browse files Browse the repository at this point in the history
  • Loading branch information
cvvergara committed May 10, 2023
1 parent afbf14a commit 377472a
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 6 deletions.
22 changes: 20 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,12 +1,30 @@
pgRouting 3.6.0 Release Notes
-------------------------------------------------------------------------------

No Changes Yet
**C/C++ code enhancements**

* `2504 <https://github.com/pgRouting/pgrouting/pull/2504>` To C++ pg data get,
fetch and check.

* Stopping support for compilation with MSVC.

* `2505 <https://github.com/pgRouting/pgrouting/pull/2505>` Using namespace.
* `2512 <https://github.com/pgRouting/pgrouting/pull/2512>` [Dijkstra] Removing
duplicate code on Dijkstra.

**Documentation**

* `2490 <https://github.com/pgRouting/pgrouting/pull/2490>` Automatic page
history links.

pgRouting 3.5.1 Release Notes
-------------------------------------------------------------------------------

No Changes Yet
**C/C++ code enhancements**

* `2496 <https://github.com/pgRouting/pgrouting/pull/2496>` Grouping headers.
* `2497 <https://github.com/pgRouting/pgrouting/pull/2497>` Arrays input to C++.


pgRouting 3.5.0 Release Notes
-------------------------------------------------------------------------------
Expand Down
24 changes: 20 additions & 4 deletions doc/src/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,33 @@ To see the full list of changes check the list of `Git commits
.. contents:: Contents
:local:



pgRouting 3.6.0 Release Notes
-------------------------------------------------------------------------------

No Changes Yet
.. rubric:: C/C++ code enhancements

* `2504 <https://github.com/pgRouting/pgrouting/pull/2504>` To C++ pg data get,
fetch and check.

* Stopping support for compilation with MSVC.

* `2505 <https://github.com/pgRouting/pgrouting/pull/2505>` Using namespace.
* `2512 <https://github.com/pgRouting/pgrouting/pull/2512>` [Dijkstra] Removing
duplicate code on Dijkstra.

.. rubric:: Documentation

* `2490 <https://github.com/pgRouting/pgrouting/pull/2490>` Automatic page
history links.

pgRouting 3.5.1 Release Notes
-------------------------------------------------------------------------------

No Changes Yet
.. rubric:: C/C++ code enhancements

* `2496 <https://github.com/pgRouting/pgrouting/pull/2496>` Grouping headers.
* `2497 <https://github.com/pgRouting/pgrouting/pull/2497>` Arrays input to C++.


pgRouting 3.5.0 Release Notes
-------------------------------------------------------------------------------
Expand Down

0 comments on commit 377472a

Please sign in to comment.