From d3a3aa022ecc439134065c2719c9116429ee064e Mon Sep 17 00:00:00 2001 From: luboslenco Date: Sun, 30 Jun 2019 10:44:28 +0200 Subject: [PATCH] Update changes --- changes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/changes.md b/changes.md index a400afbd..45a9923f 100755 --- a/changes.md +++ b/changes.md @@ -1,3 +1,4 @@ +* 2019-06-30: Return value of `PhysicsWorld.rayCast()` changed, see https://github.com/armory3d/armory/commit/dfb7609a28cebf3a520e6a25a8563d01c32f2b01. * 2019-04-06: Use voxelao instead of voxelgi, gi will be reworked into raytracing. * 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`