We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3c7b6b commit 9aa7c6dCopy full SHA for 9aa7c6d
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# 5.26.0-rc.2
+# 5.26.0
2
- Changes from 5.25.0
3
- API:
4
- FIXED: Allow for special characters in the profile/method as part of the HTTP URL. [#6090](https://github.com/Project-OSRM/osrm-backend/pull/6090)
package.json
@@ -1,6 +1,6 @@
{
"name": "osrm",
- "version": "5.26.0-rc.2",
+ "version": "5.26.0",
"private": false,
5
"description": "The Open Source Routing Machine is a high performance routing engine written in C++14 designed to run on OpenStreetMap data.",
6
"dependencies": {
0 commit comments