From 7c1e19696c9454220c31e505e5b61ff87560cfe6 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Mon, 9 May 2016 23:47:09 +0200 Subject: [PATCH] Update changelog before 0.2.0 release --- CHANGELOG.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7653f21..6747fca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,13 +9,17 @@ All notable changes to this project will be documented in this file. This projec ### Added -* Coding Style fixed +* Dependency injection container +* ... + + +## [0.2.0] - 2016-05-09 + +* Coding style fixed * Twig template engine * Code quality improvements * Monolog logging * URLs with additional points -* ... - ## [0.1.0] - 2016-05-02