From 1e9ee993f6f996352c797d9f9a4268e5a7c2f513 Mon Sep 17 00:00:00 2001
From: realtradam
Date: Wed, 2 Feb 2022 03:29:22 -0500
Subject: updated changelog
---
CHANGELOG.mdown | 7 +++++++
docs/FelECS.html | 2 +-
docs/FelECS/ComponentManager.html | 2 +-
docs/FelECS/Components.html | 2 +-
docs/FelECS/Entities.html | 2 +-
docs/FelECS/Order.html | 2 +-
docs/FelECS/Scenes.html | 2 +-
docs/FelECS/Stage.html | 2 +-
docs/FelECS/Systems.html | 2 +-
docs/_index.html | 2 +-
docs/file.README.html | 2 +-
docs/index.html | 2 +-
docs/top-level-namespace.html | 2 +-
13 files changed, 19 insertions(+), 12 deletions(-)
diff --git a/CHANGELOG.mdown b/CHANGELOG.mdown
index 7488836..9b4bdba 100644
--- a/CHANGELOG.mdown
+++ b/CHANGELOG.mdown
@@ -8,6 +8,13 @@


+## [5.0.0](https://github.com/realtradam/FelFlame/releases/tag/5.0.0) - 2022-02-02
+
+- Renamed to FelECS
+
+
+- Trigger on attr_changed was fixed to now trigger the system after the attr value is changed.
+
## [4.0.0](https://github.com/realtradam/FelFlame/releases/tag/4.0.0) - 2021-12-30

- Removed all ids as they were not used
diff --git a/docs/FelECS.html b/docs/FelECS.html
index d2d03b4..0e3e334 100644
--- a/docs/FelECS.html
+++ b/docs/FelECS.html
@@ -325,7 +325,7 @@
diff --git a/docs/FelECS/ComponentManager.html b/docs/FelECS/ComponentManager.html
index de5d5c3..5179b58 100644
--- a/docs/FelECS/ComponentManager.html
+++ b/docs/FelECS/ComponentManager.html
@@ -1229,7 +1229,7 @@
diff --git a/docs/FelECS/Components.html b/docs/FelECS/Components.html
index a1b7abc..b1e0185 100644
--- a/docs/FelECS/Components.html
+++ b/docs/FelECS/Components.html
@@ -327,7 +327,7 @@
diff --git a/docs/FelECS/Entities.html b/docs/FelECS/Entities.html
index 1d2bda6..ac43403 100644
--- a/docs/FelECS/Entities.html
+++ b/docs/FelECS/Entities.html
@@ -782,7 +782,7 @@
diff --git a/docs/FelECS/Order.html b/docs/FelECS/Order.html
index 8ea39da..9438239 100644
--- a/docs/FelECS/Order.html
+++ b/docs/FelECS/Order.html
@@ -241,7 +241,7 @@
diff --git a/docs/FelECS/Scenes.html b/docs/FelECS/Scenes.html
index e548278..c42be77 100644
--- a/docs/FelECS/Scenes.html
+++ b/docs/FelECS/Scenes.html
@@ -755,7 +755,7 @@
diff --git a/docs/FelECS/Stage.html b/docs/FelECS/Stage.html
index ec24ccf..4386c1a 100644
--- a/docs/FelECS/Stage.html
+++ b/docs/FelECS/Stage.html
@@ -562,7 +562,7 @@
diff --git a/docs/FelECS/Systems.html b/docs/FelECS/Systems.html
index 867d3a2..9024a56 100644
--- a/docs/FelECS/Systems.html
+++ b/docs/FelECS/Systems.html
@@ -1495,7 +1495,7 @@
diff --git a/docs/_index.html b/docs/_index.html
index 13029f8..513f06d 100644
--- a/docs/_index.html
+++ b/docs/_index.html
@@ -178,7 +178,7 @@
diff --git a/docs/file.README.html b/docs/file.README.html
index cae63f4..fdf4b37 100644
--- a/docs/file.README.html
+++ b/docs/file.README.html
@@ -550,7 +550,7 @@ E.g priority 1 will go first, priority 2 will go second, etcetera.
diff --git a/docs/index.html b/docs/index.html
index fedf740..a83a21f 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -550,7 +550,7 @@ E.g priority 1 will go first, priority 2 will go second, etcetera.
diff --git a/docs/top-level-namespace.html b/docs/top-level-namespace.html
index c9879d9..13472bf 100644
--- a/docs/top-level-namespace.html
+++ b/docs/top-level-namespace.html
@@ -127,7 +127,7 @@
--
cgit v1.2.3