Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 61f388e

Browse files
committedSep 13, 2024
updating release notes
1 parent 809b379 commit 61f388e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎NEWS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on Github.
1616
* Moved sphinx doc from .c files .rst files
1717
* Removing prefix `pgr_` & addding `namespace vrprouting`
1818
* Separating implementation from header vroom.hpp
19-
19+
* Queries are read on the cpp code.
2020

2121
**Documentation queries**
2222

‎doc/general/release_notes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ on Github.
5151
* Moved sphinx doc from .c files .rst files
5252
* Removing prefix `pgr_` & addding `namespace vrprouting`
5353
* Separating implementation from header vroom.hpp
54-
54+
* Queries are read on the cpp code.
5555

5656
.. rubric:: Documentation queries
5757

0 commit comments

Comments
 (0)
Please sign in to comment.