From b6ba450baa9b8d005b77ad89db57efb0e415ab14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zs=C3=B3fia=20Balogh?= Date: Wed, 27 Sep 2023 13:16:43 +0200 Subject: [PATCH] Version bump to 1.3.0 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b21d95f..d4bc955 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,14 @@ +# Version 1.3.0 + +New functionality: +* linking level actors +* linking automated tests + +Misc: +* LevelAtCameraCoordsEndpoint: don't (re)load the linked level if it's already opened in the editor +* Add `FRedTalariaContentUrls::GetUrlForPackage` +* various compilation and code style fixes + # Version 1.2.0 New functionality: