From d69aa0e4e7d3892277247b704fe8657b83657bb0 Mon Sep 17 00:00:00 2001 From: "mapbox-github-ci-writer-public-1[bot]" <93400552+mapbox-github-ci-writer-public-1[bot]@users.noreply.github.com> Date: Tue, 30 May 2023 10:06:52 +0000 Subject: [PATCH] [Mapbox Java] changelog for v6.12.0 (#1548) Co-authored-by: root --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb854dd45..04e52addc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ Mapbox welcomes participation and contributions from everyone. ### main +### v6.12.0 - May 30, 2023 + +- No additional changes + ### v6.12.0-beta.1 - May 25, 2023 - Added `DirectionsResponse.fromJson(Reader)` and `DirectionsResponse.fromJson(Reader, RouteOptions)` to support streaming serialisation of `DirectionsResponse`.