From 1ff0c6a8af29715478d80e3356d2c08989e4d1f2 Mon Sep 17 00:00:00 2001 From: Luca Pizzamiglio Date: Fri, 1 Feb 2019 15:38:07 +0100 Subject: [PATCH] Prepare 0.1.0 release --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e5d421..bcca0ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). ## [Unreleased] + +## [0.1.0] 2019-02-01 ### Added - github support - build.sh: using template support via tera