mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-04 12:07:54 +02:00
v3.2.1
This commit is contained in:
@@ -17,6 +17,16 @@ _Breaking developer changes, which may affect downstream projects or sites that
|
||||
[@xxxx]: https://github.com/xxxx
|
||||
-->
|
||||
|
||||
# 3.2.1
|
||||
|
||||
#### Bugfixes
|
||||
|
||||
* Patch a bug which caused pickup/dropoff parcel lockers to incorrectly get a `parcel_pickup=no` tag when upgrading from the old tagging schema ([#364], thanks [@riQQ])
|
||||
|
||||
[#364]: https://github.com/openstreetmap/id-tagging-schema/issues/364
|
||||
|
||||
[@riQQ]: https://github.com/riQQ
|
||||
|
||||
# 3.2.0
|
||||
|
||||
#### :mega: Release Highlights
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@openstreetmap/id-tagging-schema",
|
||||
"version": "3.2.0",
|
||||
"version": "3.2.1",
|
||||
"description": "The OpenStreetMap tagging model used by the iD editor",
|
||||
"homepage": "https://github.com/openstreetmap/id-tagging-schema#readme",
|
||||
"bugs": "https://github.com/openstreetmap/id-tagging-schema/issues",
|
||||
|
||||
Reference in New Issue
Block a user