From 0afd9dea3904bb897447cdcc5b0eb086a38a594e Mon Sep 17 00:00:00 2001 From: Sebastian Rapetti Date: Wed, 4 Oct 2017 20:20:54 +0200 Subject: [PATCH] v0.21.0 release --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7274121..fc0068ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## Unrelased - [v0.21.0](https://github.com/linna/framework/compare/v0.20.2...v0.21.0) - 2017-XX-XX +## [v0.21.0](https://github.com/linna/framework/compare/v0.20.2...v0.21.0) - 2017-10-04 ### Added * `Linna\Mvc\TemplateInterface->setData()` for set template data