diff options
Diffstat (limited to 'CHANGELOG.mdown')
| -rw-r--r-- | CHANGELOG.mdown | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.mdown b/CHANGELOG.mdown index e4e0e9d..6f34a95 100644 --- a/CHANGELOG.mdown +++ b/CHANGELOG.mdown @@ -8,6 +8,10 @@   +## [3.0.0](https://github.com/realtradam/FelFlame/releases/tag/3.0.0) - 2021-07-12 + +- The Scene alias was changed from ```FelFlame::Sce``` to ```FelFlame::Scn``` as it is more intuitive. + ## [2.0.0](https://github.com/realtradam/FelFlame/releases/tag/2.0.0) - 2021-07-10  - Entities and Components now reference each other using the objects themselves rather then their id's |
