From ed5dbfceefa5edb11c0e4e893ba5ad3fea65e3e9 Mon Sep 17 00:00:00 2001 From: Tobias Nett Date: Sat, 8 Jun 2019 18:38:44 +0200 Subject: [PATCH] Release 3.3.0 --- CHANGELOG.md | 6 ++++++ README.md | 1 + version.txt | 2 +- 3 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c289dde22..cb7f7b638 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ Terasology Launcher - ChangeLog =============================== +## 3.3.0 (2019-06-08) +* Added missing try-catch for NIO operations (#412) +* Fixed UI layouts (#417) +* Combined _start_ and _download_ button (#418) +* Validate launcher settings for 32-bit JVM (#425) + ## 3.2.0 (2017-07-08) * Assorted translations (Polish, Hungarian, Ukrainian, German, Russian) * Added tooltips to buttons (#376) diff --git a/README.md b/README.md index 06c19cb06..ae5a74b95 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,7 @@ Contributors * iojw [@iojw](https://github.com/iojw) * theobisproject [@theobisproject](https://github.com/theobisproject) * bpas247 [@bpas247](https://github.com/bpas247) +* Priyadarshi Raj [@praj-foss](https://github.com/praj-foss) .. and many users of the German Terasology Forum (ideas, testing, suggestions, bug reports). diff --git a/version.txt b/version.txt index 944880fa1..15a279981 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -3.2.0 +3.3.0