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 7ee6245 commit a1a4237Copy full SHA for a1a4237
CHANGELOG.md
@@ -1,4 +1,6 @@
1
# Unreleased
2
+
3
+# 6.0.0 RC1
4
- Changes from 5.27.1
5
- Features
6
- ADDED: Add generic support for obstacles [#7130](https://github.com/Project-OSRM/osrm-backend/pull/7130)
package.json
@@ -1,6 +1,6 @@
{
"name": "@project-osrm/osrm",
- "version": "5.28.0-unreleased",
+ "version": "6.0.0",
"private": false,
"description": "The Open Source Routing Machine is a high performance routing engine written in C++ designed to run on OpenStreetMap data.",
"dependencies": {
0 commit comments