Skip to content

Commit

Permalink
minor formatting fixes in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tyrasd committed Feb 6, 2025
1 parent defe6cb commit f003d88
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,40 +27,40 @@ _Breaking developer changes, which may affect downstream projects or sites that
##### 2025-Feb-06

#### New Presets
* Add preset for office=translator ([#1298], thanks [@deevroman])
* Add hidden presets for highway=path + path=crossing ([#1201], thanks [@tordans])
* Add preset for shop=gold_buyer ([#1374], thanks [@matkoniecz])
* Add preset for natural=arch ([#1352], thanks [@jake-low])
* Add preset for entrance=shop ([#1299], thanks [@deevroman])
* Add presets for cycleway=traffic_island ([#1068], thanks [@k-yle])
* Add preset for `office=translator` ([#1298], thanks [@deevroman])
* Add hidden presets for `highway=path + path=crossing` ([#1201], thanks [@tordans])
* Add preset for `shop=gold_buyer` ([#1374], thanks [@matkoniecz])
* Add preset for `natural=arch` ([#1352], thanks [@jake-low])
* Add preset for `entrance=shop` ([#1299], thanks [@deevroman])
* Add presets for `cycleway=traffic_island` ([#1068], thanks [@k-yle])
* Rework crossing presets to be better structured and easier to work with ([#1201], thanks [@tordans])
#### Changed Presets
* Add building (with default value yes) field to Funeral Service Hall preset ([#1324], thanks [@arch0345])
* Add `building` (with default value `yes`) field to Funeral Service Hall preset ([#1324], thanks [@arch0345])
* Add additional search terms to Monitoring Station preset ([#1347], thanks [@mnalis])
* Add additional search terms to Public Bookcase Station preset ([#1333], [#1354], thanks [@Coehill] and [@danieldegroot2])
* Change icon of Ticket Validator preset ([#1388], thanks [@matkoniecz])
* Rename shop=yes to reuse the name "Shop (Unspecified type)" ([#1415], thanks [@Dimitar5555])
* Only apply layer=1 on newly created building=roof objects ([#1342]) and tweak fields of roof preset
* Rename `shop=yes` to reuse the name "Shop (Unspecified type)" ([#1415], thanks [@Dimitar5555])
* Only apply `layer=1` on newly created `building=roof` objects ([#1342]) and tweak fields of roof preset
#### New and Changed Fields
* Add camp_site (type) field to Campground preset ([#1286], thanks [@osmuser63783])
* Improve label of internet_access field ([#1346], thanks [@mnalis])
* Add value e-cigarettes to vending field of Vending Machine preset ([#1371], thanks [@tiuck])
* Add translatable strings for values of the map_type tag ([#1373], thanks [@tiuck])
* Add value sac_scale=strolling to Hiking Path Difficulty field ([#1383], thanks [@felagund])
* Add descriptions to options for parking field ([#1402], thanks [@Nekzuris])
* Add universal field for panoramax photo ids ([#1344], thanks [@mnalis])
* Include addr:town in list of tags of the Address field ([#1433])
* Add `camp_site` (type) field to Campground preset ([#1286], thanks [@osmuser63783])
* Improve label of `internet_access` field ([#1346], thanks [@mnalis])
* Add value `e-cigarettes` to `vending` field of Vending Machine preset ([#1371], thanks [@tiuck])
* Add translatable strings for values of the `map_type` tag ([#1373], thanks [@tiuck])
* Add value `sac_scale=strolling` to Hiking Path Difficulty field ([#1383], thanks [@felagund])
* Add descriptions to options for `parking` field ([#1402], thanks [@Nekzuris])
* Add universal field for `panoramax` photo ids ([#1344], thanks [@mnalis])
* Include `addr:town` in list of tags of the Address field ([#1433])
#### Regional Presets and Fields
* Add presets for meadow=meadow_orchard, orchard=meadow_orchard ([#1218], thanks [@tordans])
* Add presets for highway=path-based bicycle-foot path tagging in some European countries ([#1384], thanks [@olafkryus])
* Add presets for `meadow=meadow_orchard`, `orchard=meadow_orchard` ([#1218], thanks [@tordans])
* Add presets for `highway=path-`based bicycle-foot path tagging in some European countries ([#1384], thanks [@olafkryus])
#### Deprecated Tags
* Replace information=map + map_type=tactile_map with information=tactile_map ([#1373], thanks [@tiuck])
* Replace information=map + map_type=tactile_model with information=tactile_model ([#1373], thanks [@tiuck])
* Replace parking:lane:*=* with parking:* tags ([#1390], thanks [@tiptoptom])
* Replace cycleway*=opposite with oneway:bicycle=no ([#1295], thanks [@tordans])
* Replace ~~`information=map + map_type=tactile_map`~~ with information=tactile_map ([#1373], thanks [@tiuck])
* Replace ~~`information=map + map_type=tactile_model`~~ with information=tactile_model ([#1373], thanks [@tiuck])
* Replace ~~`parking:lane:*=*`~~ with `parking:*` tags ([#1390], thanks [@tiptoptom])
* Replace ~~`cycleway*=opposite`~~ with `oneway:bicycle=no` ([#1295], thanks [@tordans])
#### Bugfixes
* Fix spelling of Amphitheater preset to American English ([#1366], thanks [@1ec5])
#### Documentation and Other Changes
* Rework crossing presets to be better structured and easier to work with ([#1201], thanks [@tordans])
* Improve documentation about how ℹ️ icon works in iD ([#1257], thanks [@tordans])
* Clarify guidelines about deprecation rules ([#1309], thanks [@tordans])
* Add question about potential preset icon to github issue template ([#1377], thanks [@tordans])
Expand Down

0 comments on commit f003d88

Please sign in to comment.