From f5d09245200bd1e6072b7bae49a73ee46df770dd Mon Sep 17 00:00:00 2001 From: duncanspumpkin Date: Mon, 9 Oct 2017 19:13:51 +0100 Subject: [PATCH] Update changelog --- distribution/changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 456fb5f31c..d36f76b4a9 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -1,4 +1,4 @@ -0.1.2 (in development) +0.1.2 (in development) ------------------------------------------------------------------------ - Feature: [#3994] Show bottom toolbar with map tooltip (theme option). - Feature: [#5826] Add the show_limits command to show map data counts and limits. @@ -34,6 +34,7 @@ - Fix: [#6360] Off-by-one filenames when exporting all sprites. - Fix: [#5585] Inconsistent zooming with mouse wheel. - Fix: [#6358] HTTP requests can point to invalid URL string. +- Fix: [#6413] Maze previews only showing scenery. - Fix: Infinite loop when removing scenery elements with >127 base height. - Fix: Ghosting of transparent map elements when the viewport is moved in OpenGL mode. - Fix: Clear IME buffer after committing composed text.