From 81a270428c239e57da65d7d888dc9682a09f84c0 Mon Sep 17 00:00:00 2001 From: Emux Date: Sun, 3 Sep 2017 19:15:30 +0300 Subject: [PATCH] Update changelog --- docs/Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Changelog.md b/docs/Changelog.md index 7d126fe7..e2308ce7 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -3,6 +3,8 @@ ## New since 0.8.0 - Mapsforge themes compatibility [#100](https://github.com/mapsforge/vtm/issues/100) +- Render themes: line symbol [#124](https://github.com/mapsforge/vtm/issues/124) +- Render themes: stroke dash array [#131](https://github.com/mapsforge/vtm/issues/131) - vtm-theme-comparator module [#387](https://github.com/mapsforge/vtm/issues/387) - Many other minor improvements and bug fixes - [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.9.0)