From 70e92f24e3243d0b79d3f6e8246932af7d34f955 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Wed, 19 Mar 2025 20:14:19 +0100 Subject: [PATCH] add missing attribution in old changelog entry --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f75c21a0..f87cc5d8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -323,7 +323,7 @@ _Breaking developer changes, which may affect downstream projects or sites that * Add button to fully load incompletely downloaded relations ([#5420]) #### :camera: Street-Level * Show Mapillary username and deep link to external viewer on Mapillary photos ([#10135], thanks [@Sushil642]) -* Add button to directly attach the id of a mapillary photo as the `mapillary` tag of selected map features ([#9339]) +* Add button to directly attach the id of a Mapillary photo as the `mapillary` tag of selected map features ([#9339], thanks [@laigyu]) #### :white_check_mark: Validation * Drop validation which checks for [old style multipolygons](https://wiki.openstreetmap.org/wiki/Old_style_multipolygons), as these have long been [fixed](https://blog.jochentopf.com/2017-08-28-polygon-fixing-effort-concluded.html) in OSM * Upgrade closed ways with `traffic_calming=island` to `area:highway=traffic_island` ([id-tagging-schema#1162])