|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [9.0.0] - 2026-03-01 |
| 4 | + |
| 5 | +⚠️ This major release contains new icons that may affect your setup. A machine-readable version of this changelog can be found in the [`changelog.json`](/metadata/changelog.json) file. |
| 6 | + |
| 7 | +### Added icons |
| 8 | + |
| 9 | +Add sugar-related icons: |
| 10 | + |
| 11 | +- <img src="https://pinhead.ink/v9/sugar_cubes.svg" width="15px"/> Add `sugar_cubes` |
| 12 | +- <img src="https://pinhead.ink/v9/sugarcane_stalk_with_leaves.svg" width="15px"/> Add `sugarcane_stalk_with_leaves` |
| 13 | +- <img src="https://pinhead.ink/v9/sugarcane_stalk_with_top_leaves.svg" width="15px"/> Add `sugarcane_stalk_with_top_leaves` |
| 14 | +- <img src="https://pinhead.ink/v9/sugarcane_stalks_with_top_leaves.svg" width="15px"/> Add `sugarcane_stalks_with_top_leaves` |
| 15 | +- <img src="https://pinhead.ink/v9/syrup_jug_with_sugarcane_stalk_with_leaves.svg" width="15px"/> Add `syrup_jug_with_sugarcane_stalk_with_leaves` |
| 16 | +- <img src="https://pinhead.ink/v9/syrup_jug_with_sugarcane_stalk_with_leaves_and_droplet.svg" width="15px"/> Add `syrup_jug_with_sugarcane_stalk_with_leaves_and_droplet` |
| 17 | + |
| 18 | +Add icons in the pixel style: |
| 19 | + |
| 20 | +- <img src="https://pinhead.ink/v9/pixel_conifer_tree.svg" width="15px"/> Add `pixel_conifer_tree` |
| 21 | +- <img src="https://pinhead.ink/v9/pixel_broadleaved_tree.svg" width="15px"/> Add `pixel_broadleaved_tree` |
| 22 | +- <img src="https://pinhead.ink/v9/pixel_apple.svg" width="15px"/> Add `pixel_apple` |
| 23 | +- <img src="https://pinhead.ink/v9/pixel_megalith.svg" width="15px"/> Add `pixel_megalith` |
| 24 | +- <img src="https://pinhead.ink/v9/pixel_star.svg" width="15px"/> Add `pixel_star` |
| 25 | +- <img src="https://pinhead.ink/v9/pixel_circle.svg" width="15px"/> Add `pixel_circle` |
| 26 | +- <img src="https://pinhead.ink/v9/pixel_circle_outline.svg" width="15px"/> Add `pixel_circle_outline` |
| 27 | +- <img src="https://pinhead.ink/v9/pixel_circle_with_star.svg" width="15px"/> Add `pixel_circle_with_star` |
| 28 | +- <img src="https://pinhead.ink/v9/pixel_house_with_chimney.svg" width="15px"/> Add `pixel_house_with_chimney` |
| 29 | +- <img src="https://pinhead.ink/v9/pixel_house_with_flag.svg" width="15px"/> Add `pixel_house_with_flag` |
| 30 | +- <img src="https://pinhead.ink/v9/pixel_classical_building.svg" width="15px"/> Add `pixel_classical_building` |
| 31 | +- <img src="https://pinhead.ink/v9/pixel_classical_building_with_flag.svg" width="15px"/> Add `pixel_classical_building_with_flag` |
| 32 | +- <img src="https://pinhead.ink/v9/pixel_classical_building_with_dome_and_flag.svg" width="15px"/> Add `pixel_classical_building_with_dome_and_flag` |
| 33 | +- <img src="https://pinhead.ink/v9/pixel_dome_with_flag.svg" width="15px"/> Add `pixel_dome_with_flag` |
| 34 | +- <img src="https://pinhead.ink/v9/pixel_plane.svg" width="15px"/> Add `pixel_plane` |
| 35 | + |
3 | 36 | ## [8.0.0] - 2026-02-28 |
4 | 37 |
|
5 | 38 | ⚠️ This major release contains new icons that may affect your setup. A machine-readable version of this changelog can be found in the [`changelog.json`](/metadata/changelog.json) file. |
|
0 commit comments