From 9f100beb0799b9342053f6763f1f3f78864e86ae Mon Sep 17 00:00:00 2001 From: Felipe Arenales Date: Thu, 7 Apr 2016 02:40:48 -0300 Subject: [PATCH] Updating changelog --- CHANGELOG.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 40f70864..d40d82d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). -## dev +## v0.18.0 - (2016-04-07) * Enhancements * [Code] Adding github issue and PR templates; @@ -16,8 +16,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). * Deprecations * [Cli] Deprecating `azk doctor` command, now use `azk version --full`; - -* Deprecations * [Manifest] Deprecating template expander tokens `${}` and `<%%>`; * Bug