[backport: v5.1.1] add missing key to structure_power field

see #676
This commit is contained in:
Martin Raifer 2022-12-09 09:10:41 +01:00
parent b2b1ba645a
commit ef032ae8f8
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
7 changed files with 32 additions and 3 deletions

View file

@ -17,6 +17,14 @@ _Breaking developer changes, which may affect downstream projects or sites that
[@xxxx]: https://github.com/xxxx
-->
# 5.1.1
#### Bugfixes
* Fix a bug causing `undefined` to be used as the tag key in the `structure` field ([#676])
[#676]: https://github.com/openstreetmap/id-tagging-schema/issues/676
# 5.1.0
#### :mega: Release Highlights