From a003901694d5c9e7c8c6724c5be0d6d8b1fad30a Mon Sep 17 00:00:00 2001 From: Ibrahim Alhas <65875290+alhasacademy96@users.noreply.github.com> Date: Wed, 13 Mar 2024 12:51:15 +0000 Subject: [PATCH] added missing text --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ca4240396..3a463b81c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,7 @@ This document records all notable changes to the Animal-AI project. It follows t ### Added - New valanced objects: `DecayGoal` and `DecayGoalBounce`. -- New UI for presenting data to the user: +- New UI for presenting data to the user: Arena and Object statistics. - New csharp Script: `UIManager.cs`, for managing the UI and displaying data about the current YAML configuration file arenas and total spawned objects. ### Changed