From 4048bf6e3520a49c21b9f29762e96f028cc94046 Mon Sep 17 00:00:00 2001 From: Leonard Ehrenfried Date: Sat, 20 Dec 2025 09:46:06 +0100 Subject: [PATCH] Add changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index baf32dc..86e6841 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ ## Unreleased +## Release notes for 1.6.1 (2025-12-20) + +- Java: Update to latest protoc and protobuf runtime versions [#92](https://github.com/openstreetmap/OSM-binary/pull/92) + ## Release notes for 1.6.0 (2024-12-10) - Java: Update to latest protoc and protobuf runtime versions [#84](https://github.com/openstreetmap/OSM-binary/pull/84)