From 84c45e153aebc7b6c3e278dffe843647b1cba6c6 Mon Sep 17 00:00:00 2001 From: Emux Date: Sat, 4 Mar 2017 16:24:30 +0200 Subject: [PATCH] Update changelog --- docs/Changelog.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Changelog.md b/docs/Changelog.md index 6f3a1e6e..fecd6436 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -5,7 +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) +- Texture atlas improvements [#301](https://github.com/mapsforge/vtm/pull/301) [#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)