Skip to content

Commit

Permalink
release: 4.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
skaldarnar committed Aug 29, 2021
1 parent dea7260 commit 2177d36
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,28 @@
# Terasology Launcher - ChangeLog

## 4.5.0 (2021-08-29)

### 🚀 Features

- #658 feat: hide pre-releases by default (@skaldarnar)
- #638 feat: resolve Terasology.jar either from 'libs' or 'lib' (@skaldarnar)
- #654 fix(GameStarter): do not depend on GameRelease to know the engine version (@keturn)
- #647 feat(GameIdentifier): include the engine version (@keturn)
- #646 feat: update command line options for Terasology (@keturn)

### 🐛 Bug Fixes

- #659 fix: pass JVM heap settings in correct order to GameStarter (@skaldarnar)
- #657 fix(LauncherSettings): do not send a zero-length argument (@keturn)
- #654 fix(GameStarter): do not depend on GameRelease to know the engine version (@keturn)

### 🧰 Maintenance

- #656 chore(JenkinsClient): use new HTTP client with better diagnostics (@keturn)
- #655 chore(GameIdentifier): remove engineVersion; rename String version to displayVersion (@keturn)
- #645 chore: update to jdk 11.0.12 from 11.0.8 (@keturn)
- #644 build: update Gradle 6.8.2 >>> 7.1.1 (@skaldarnar)

## 4.4.0 (2021-06-24)

### 🚀 Features
Expand Down

0 comments on commit 2177d36

Please sign in to comment.