From d8030c13644ad05fc1ab2d487c75c34d855cbab4 Mon Sep 17 00:00:00 2001 From: Emux Date: Wed, 1 Mar 2017 13:09:40 +0200 Subject: [PATCH] Update changelog --- docs/Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/Changelog.md b/docs/Changelog.md index d08845c7..6f3a1e6e 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -5,6 +5,7 @@ - Symbol rotation [#294](https://github.com/mapsforge/vtm/issues/294) - Osmagray theme [#300](https://github.com/mapsforge/vtm/issues/300) - OkHttp external cache [#135](https://github.com/mapsforge/vtm/issues/135) +- Texture atlas improvements [#304](https://github.com/mapsforge/vtm/pull/304) - Many other minor improvements and bug fixes - [Solved issues](https://github.com/mapsforge/vtm/issues?q=is%3Aclosed+milestone%3A0.8.0)