From 5e51fc956beed3e307b512776a1fcc9962f82837 Mon Sep 17 00:00:00 2001 From: Michael Steenbeek Date: Tue, 26 May 2015 13:18:50 +0200 Subject: [PATCH 1/2] Add changes to changelog --- distribution/changelog.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index f8557af5ca..6858b5a9c9 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -1,5 +1,11 @@ 0.0.2-beta (2015-05-22) ------------------------------------------------------------------------ +- Feature: Show month before day (e.g. March 14, year 15) +- Feature: Change available object in-game (only available from console) +- Feature: Exit OpenRCT2 to desktop +- Feature: Allow testing of incomplete tracks +- Feature: Twitch integration +- Feature: Hardware display (useful for streaming) - Feature: Allow both types of powered launch (with and without passing the station) for every roller coaster that supported one type in RCT2. - Feature: Localisation of decimal and thousands separators. - Feature: Increase limits for maximum of circuits per roller coaster (20) and people on mazes (64) (up from the old limits of 7 and 16, respectively). From 84516da4a830f3adca9ef5066358460dd92ae58d Mon Sep 17 00:00:00 2001 From: Michael Steenbeek Date: Tue, 26 May 2015 13:19:54 +0200 Subject: [PATCH 2/2] Typo --- distribution/changelog.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distribution/changelog.txt b/distribution/changelog.txt index 6858b5a9c9..04e303f884 100644 --- a/distribution/changelog.txt +++ b/distribution/changelog.txt @@ -1,6 +1,6 @@ 0.0.2-beta (2015-05-22) ------------------------------------------------------------------------ -- Feature: Show month before day (e.g. March 14, year 15) +- Feature: Show month before day (e.g. March 14th, year 15) - Feature: Change available object in-game (only available from console) - Feature: Exit OpenRCT2 to desktop - Feature: Allow testing of incomplete tracks