Skip to content

Commit aa325db

Browse files
authored
Update CHANGELOG.md
Add img
1 parent f52ce52 commit aa325db

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

CHANGELOG.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66

77
Various icons have been renamed due to issues found in the initial release. A machine-readable version of the upgrade paths can be found in the [`migrations.json`](/migrations.json) file.
88

9-
- Rename `cross_latin` -> `latin_cross` for consistency with `greek_cross`
10-
- Rename `flower_boquette` -> `flower_bouquet` to fix spelling
11-
- Rename `plan_in_raised_planter` -> `plant_in_raised_planter` to fix typo
9+
- <img src="https://pinhead.ink/v2/latin_cross.svg" width="15px"/> Rename `cross_latin` -> `latin_cross` for consistency with `greek_cross`
10+
- <img src="https://pinhead.ink/v2/flower_bouquet.svg" width="15px"/> Rename `flower_boquette` -> `flower_bouquet` to fix spelling
11+
- <img src="https://pinhead.ink/v2/plant_in_raised_planter.svg" width="15px"/> Rename `plan_in_raised_planter` -> `plant_in_raised_planter` to fix typo
1212
- Rename various transit icons for consistency
13-
- `hanging_rail_transit_vehicle` -> `hanging_rail_transit_vehicle_with_destination_display`
14-
- `local_transit_vehicle` -> `transit_vehicle_with_destination_display`
15-
- `monorail_transit_vehicle` -> `monorail_transit_vehicle_with_destination_display`
16-
- `person_boarding_bus` -> `person_boarding_bus_with_destination_display`
17-
- `person_boarding_hanging_rail_transit_vehicle` -> person_boarding_hanging_rail_transit_vehicle_with_destination_display`
18-
- `person_boarding_local_transit_vehicle` -> `person_boarding_transit_vehicle_with_destination_display`
19-
- `person_boarding_monorail_transit_vehicle` -> `person_boarding_monorail_transit_vehicle_with_destination_display`
13+
- <img src="https://pinhead.ink/v2/hanging_rail_transit_vehicle_with_destination_display.svg" width="15px"/> `hanging_rail_transit_vehicle` -> `hanging_rail_transit_vehicle_with_destination_display`
14+
- <img src="https://pinhead.ink/v2/transit_vehicle_with_destination_display.svg" width="15px"/> `local_transit_vehicle` -> `transit_vehicle_with_destination_display`
15+
- <img src="https://pinhead.ink/v2/monorail_transit_vehicle_with_destination_display.svg" width="15px"/> `monorail_transit_vehicle` -> `monorail_transit_vehicle_with_destination_display`
16+
- <img src="https://pinhead.ink/v2/person_boarding_bus_with_destination_display.svg" width="15px"/> `person_boarding_bus` -> `person_boarding_bus_with_destination_display`
17+
- <img src="https://pinhead.ink/v2/person_boarding_hanging_rail_transit_vehicle_with_destination_display.svg" width="15px"/> `person_boarding_hanging_rail_transit_vehicle` -> `person_boarding_hanging_rail_transit_vehicle_with_destination_display`
18+
- <img src="https://pinhead.ink/v2/person_boarding_transit_vehicle_with_destination_display.svg" width="15px"/> `person_boarding_local_transit_vehicle` -> `person_boarding_transit_vehicle_with_destination_display`
19+
- <img src="https://pinhead.ink/v2/person_boarding_monorail_transit_vehicle_with_destination_display.svg" width="15px"/> `person_boarding_monorail_transit_vehicle` -> `person_boarding_monorail_transit_vehicle_with_destination_display`
2020

2121
### Developer changes
2222

0 commit comments

Comments
 (0)