diff options
| author | realtradam <[email protected]> | 2022-02-02 03:29:22 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-02-02 03:29:22 -0500 |
| commit | 1e9ee993f6f996352c797d9f9a4268e5a7c2f513 (patch) | |
| tree | 14617283baed8fb9e3b2b04faf2a7ab60f7bcff1 /CHANGELOG.mdown | |
| parent | bf6769c6b1658c5f6a7b02fc8fc0400fc4f61dec (diff) | |
| download | FelECS-1e9ee993f6f996352c797d9f9a4268e5a7c2f513.tar.gz FelECS-1e9ee993f6f996352c797d9f9a4268e5a7c2f513.zip | |
updated changelogv5.0.0
Diffstat (limited to 'CHANGELOG.mdown')
| -rw-r--r-- | CHANGELOG.mdown | 7 |
1 files changed, 7 insertions, 0 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 |
