From 6f2679bd1deb28b6e798f4b29fee22a16d6ea6c1 Mon Sep 17 00:00:00 2001 From: Patric Stout <truebrain@openttd.org> Date: Mon, 3 May 2021 20:35:02 +0200 Subject: [PATCH] Add: 1.11.2 release post (#211) --- _posts/2021-05-03-openttd-1-11-2.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 _posts/2021-05-03-openttd-1-11-2.md diff --git a/_posts/2021-05-03-openttd-1-11-2.md b/_posts/2021-05-03-openttd-1-11-2.md new file mode 100644 index 00000000..8eac114a --- /dev/null +++ b/_posts/2021-05-03-openttd-1-11-2.md @@ -0,0 +1,16 @@ +--- +title: OpenTTD 1.11.2 +author: TrueBrain +--- + +Today we released our second bugfix release of the 1.11 release series! + +This release mainly addresses several crashes on startup, mostly caused by our shiny new OpenGL driver. +More people should now be able to enjoy OpenTTD out-of-the-box! + +And as always, we also fixed tons of other small bugs and problems that were reported and found. +See the changelog for more detail. + +* [Download](https://www.openttd.org/downloads/openttd-releases/latest.html) +* [Changelog](https://cdn.openttd.org/openttd-releases/1.11.2/changelog.txt) +* [Bug tracker](https://github.com/OpenTTD/OpenTTD/issues)