From 9afa84886498191f7ebfcf30f2324434f7dec463 Mon Sep 17 00:00:00 2001 From: Avior Date: Sun, 28 Apr 2019 15:04:10 +0200 Subject: [PATCH] bump 0.1.0 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5514766..17e1f5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,3 +12,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed ### Fixed ### Security + +## [0.1.0] - 2019-04-28 + +### Added + +- Controller system +- From System _WIP_ +- Cache System (both global cache and session cache) +- Logger +- Template System (Powered by Twig) +- System Config File +- Global getters (src/DeltaCMS/DeltaCMS) +- Module Support + +[0.1.0]: #!