From d411e1c7b1190548ae1e873bee75d2a8e90cc3cf Mon Sep 17 00:00:00 2001 From: prachikatre005 <73353485+prachikatre005@users.noreply.github.com> Date: Fri, 23 Oct 2020 20:56:18 +0530 Subject: [PATCH] Update release-notes.txt --- release-notes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/release-notes.txt b/release-notes.txt index 3cfe7bb..1fd956d 100644 --- a/release-notes.txt +++ b/release-notes.txt @@ -1,7 +1,8 @@ KickJS Release notes: 0.5.5 -- +- Inhancing Graphics +- Can constimize the speed of animation 0.5.4 - Added componentType to component, which let you easily access components from their gameObject by their type.