From 51a21042cc688520d1449f0a2161be26140a599a Mon Sep 17 00:00:00 2001 From: luboslenco Date: Sun, 13 Jan 2019 17:57:50 +0100 Subject: [PATCH] Notice - If you are using Armory Updater, get Armory 0.6 beta first --- changes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changes.md b/changes.md index 1e23cc9f..63f7c980 100755 --- a/changes.md +++ b/changes.md @@ -1,3 +1,4 @@ +* 2019-01-13: If you are using Armory Updater, get Armory 0.6beta from https://armory.itch.io/armory3d first (or clone the sdk from https://github.com/armory3d/armsdk). * 2018-08-28: `LampObject` and `LampData` is now `LightObject` and `LightData` * 2018-06-01: 'Not Equal' has been removed from the Gate logic node. Use 'Equal' and 'False' output socket instead. * 2017-11-20: Use `armory.trait.physics.*` instead of `armory.trait.internal.*` to access physics traits.