diff --git a/changes.md b/changes.md index 422f0411..1e23cc9f 100755 --- a/changes.md +++ b/changes.md @@ -1,5 +1,3 @@ -* 2018-12-21: If you are using Armory Updater, get Armory 0.6alpha from https://armory.itch.io/armory3d first (or clone the sdk from https://github.com/armory3d/armsdk). 0.6 builds are heavily wip - use at own risk! - * 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.