From 92a893583b2695d4fc18f7056927e8bceb5d9c7d Mon Sep 17 00:00:00 2001 From: Sergey Vartanov Date: Mon, 12 Sep 2022 09:44:10 +0300 Subject: [PATCH] Add changelog for old versions. --- CHANGELOG.md | 42 ++++++++++++++++++++++++++++++------------ 1 file changed, 30 insertions(+), 12 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 42bb239..b08d14e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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_ @@ -51,4 +46,27 @@ _2022.4_ - Fix electricity shape. - 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)). \ No newline at end of file +- 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.