Add changelog for old versions.

This commit is contained in:
Sergey Vartanov 2022-09-12 09:44:10 +03:00
parent f6c49c7928
commit 92a893583b

View file

@ -1,13 +1,8 @@
# Unreleased
- Change indoor colors, make columns visible ([#139](https://github.com/enzet/map-machine/issues/139)).
- Add 4 icons for `man_made=flagpole` + `country=*`.
# 0.1.7
## 0.1.7
_17 August 2022_
- Add icons for:
- __Add icons__ for:
- `shop=car_parts`, `shop=variety_store` ([#48](https://github.com/enzet/map-machine/issues/48)),
- `natural=spring` ([#55](https://github.com/enzet/map-machine/issues/55)),
- `tomb=pyramid`.
@ -17,7 +12,7 @@ _17 August 2022_
- Add `--scheme` option ([#140](https://github.com/enzet/map-machine/issues/140)).
- Rename `element` command to `draw` and change format.
# 0.1.6
## 0.1.6
_4 July 2022_
@ -25,7 +20,7 @@ _4 July 2022_
- Fix diving tower priority ([#138](https://github.com/enzet/map-machine/issues/138)); test `test_icons/test_diving_tower`.
- Add icon for `amenity=dressing_room` ([#135](https://github.com/enzet/map-machine/issues/135)).
# 0.1.5
## 0.1.5
_6 June 2022_
@ -34,12 +29,12 @@ _6 June 2022_
- Split way priority ([#125](https://github.com/enzet/map-machine/issues/125)).
- Fix typo in `motorcar=yes` ([#133](https://github.com/enzet/map-machine/issues/133)).
# 0.1.4
## 0.1.4
- Fix vending machine priority ([#132](https://github.com/enzet/map-machine/issues/132)).
- Allow duplicate ids in OSM data (Andrew Klofas, [#131](https://github.com/enzet/map-machine/issues/131)).
# 0.1.3
## 0.1.3
_2022.4_
@ -52,3 +47,26 @@ _2022.4_
- Support color for default icon.
- Fix waterways priority ([#126](https://github.com/enzet/map-machine/issues/126)).
- Show small dot for overlapped icons ([#121](https://github.com/enzet/map-machine/issues/121)).
## 0.1.2
_2022.2.3_
- Add icons for:
- `highway=traffic_mirror`.
- Japanese symbol for health center.
- Japanese symbol for police station.
- Fix beach shape.
- Copy license file to icon collection ([#98](https://github.com/enzet/map-machine/issues/98)).
- Wrap temporarily matrix creation ([#114](https://github.com/enzet/map-machine/issues/114)).
## 0.1.1
_2022.2.2_
- Add icon for `playground=sandpit`.
- Fix probe, lunokhod shape, solar panel.
- Reuse icon for `shop=antiques`.
- Add `--building-colors` option.
- More precise area detection.
- Support `area=yes` for roads.