From f77a2474eaba09e37d1eb6329f6557d67e0bb7f2 Mon Sep 17 00:00:00 2001 From: Patrick Niklaus Date: Tue, 18 Oct 2016 22:20:42 +0200 Subject: [PATCH] [skip ci] Forgot to add changelog entries --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ea3961466..5d8ee3ae3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # 5.5.0 - Changes from 5.4.0 + - API: + - `osrm-datastore` now accepts the parameter `--max-wait` that specifies how long it waits before aquiring a shared memory lock by force + - Shared memory now allows for multiple clients (multiple instances of libosrm on the same segment) - Profiles - `restrictions` is now used for namespaced restrictions and restriction exceptions (e.g. `restriction:motorcar=` as well as `except=motorcar`) - replaced lhs/rhs profiles by using test defined profiles