Merge pull request #81 from westnordost/patch-1

Add shop=insurance to deprecations
This commit is contained in:
Quincy Morgan 2020-12-09 17:47:37 -05:00 committed by GitHub
commit d9d8e5d52a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1338,6 +1338,10 @@
"old": {"shop": "gallery"},
"replace": {"shop": "art"}
},
{
"old": {"shop": "insurance"},
"replace": {"office": "insurance"}
},
{
"old": {"shop": "jewellery"},
"replace": {"shop": "jewelry"}