From 653e22bb7bcd88deaccdc269ecb408a5c919c247 Mon Sep 17 00:00:00 2001 From: Ted John Date: Sat, 22 Aug 2020 15:41:20 +0100 Subject: [PATCH] Update changelog --- distribution/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 4ba00020a1..e04fe341c2 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -1,5 +1,6 @@ 0.3.0+ (in development) ------------------------------------------------------------------------ +- Feature: [#10807] Add 2x and 4x zoom levels (currently limited to OpenGL). - Fix: [#7037] Unable to save tracks starting with a sloped turn or helix. - Fix: [#12691] Ride graph tooltip incorrectly used count instead of number string. - Fix: [#12694] Crash when switching ride types with construction window open.