From e50861a87a090c60fa6aea5be94b7d31721bb721 Mon Sep 17 00:00:00 2001 From: Emux Date: Mon, 16 Sep 2024 10:28:58 +0300 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 2e5e03190..007fb82df 100644 --- a/docs/Changelog.md +++ b/docs/Changelog.md @@ -9,7 +9,7 @@ - Pre-cache map tiles (+-zoom, margin) [#1507](https://github.com/mapsforge/mapsforge/issues/1507) - Render themes: exclusive / except negation [#1524](https://github.com/mapsforge/mapsforge/pull/1524) - Motorider map theme [#1483](https://github.com/mapsforge/mapsforge/issues/1483) -- Hillshading improvements and new algorithm [#1521](https://github.com/mapsforge/mapsforge/pull/1521), [#1534](https://github.com/mapsforge/mapsforge/pull/1534) +- Hillshading improvements and new algorithm [#1521](https://github.com/mapsforge/mapsforge/pull/1521), [#1534](https://github.com/mapsforge/mapsforge/pull/1534) [#1537](https://github.com/mapsforge/mapsforge/pull/1537) - Fix hillshading at 0 lat / lon [#1497](https://github.com/mapsforge/mapsforge/issues/1497) - `mapsforge-themes` change package [#1135](https://github.com/mapsforge/mapsforge/issues/1135) - Rename `InternalRenderTheme` to `MapsforgeThemes`