From 4abfeaa09fbd94e90e6a8bbe752328577efa7812 Mon Sep 17 00:00:00 2001 From: Vsevolod Novikov Date: Mon, 22 Feb 2021 22:31:58 +0300 Subject: [PATCH] #5325 changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a11ed9b6..0452221d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,9 @@ # Unreleased + - Changes from 5.24.0 + - Features: + - ADDED: a new `ways` subsection in the `annotations` section containing way IDs along the found path, with sign meaning direction [#5325] + - API: + - Fixed item type for `nodes` section of the `annotations` flatbuffers output format # 5.24.0 - Changes from 5.23.0