From a32c871229308f3915868e204e7f255d1c7359dc Mon Sep 17 00:00:00 2001
From: Vytor Calixto <vytorcalixto@gmail.com>
Date: Mon, 10 Oct 2016 11:31:18 -0300
Subject: [PATCH] [ci skip] :memo: Add changelog to development

---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a8ebb134..1bc0c157 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,8 @@ 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/).
 
+## Unreleased
+
 ## 0.1.0 - 2016-10-10
 ### Added
 **Database**
-- 
GitLab