summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorPatric Stout <truebrain@openttd.org>2021-08-19 21:21:37 +0200
committerGitHub <noreply@github.com>2021-08-19 21:21:37 +0200
commit778e196b55265c40191186c273b008356136e20d (patch)
treef111acd06e6d2e3dbdd941c77f0cd73db3602c3a /changelog.txt
parent07f98f923405407bd2405aeff68e083a43ece6d7 (diff)
downloadopenttd-778e196b55265c40191186c273b008356136e20d.tar.xz
Doc: Prepare for 12.0-beta2 release (#9489)
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index a661cab6e..883560397 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,12 @@
+12.0-beta2 (2021-08-19)
+------------------------------------------------------------------------
+Feature: [Linkgraph] Prioritize faster routes for passengers, mail and express cargo (#9457)
+Fix: Wrong town window refreshed when building an airport with noise levels enabled (#9497)
+Fix: Improve wording of network-related messages (#9494, #9495, #9500)
+Fix: [Network] Report reuse of invite-code (#9487)
+Fix: [Network] Connecting with the same client name thrice hangs the server (#9485)
+
+
12.0-beta1 (2021-08-15)
------------------------------------------------------------------------
Feature: [Network] Remove lobby window; pressing "Join Game" now immediately joins a server (#9467)