From 7a518989f7aeffd76e2475c43e5e12e513af90e4 Mon Sep 17 00:00:00 2001 From: Theo Willows Date: Sat, 19 Dec 2015 13:29:04 +0100 Subject: [PATCH] Preparations for the next release --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee261b0..10ad805 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning], and this file to [Keep a CHANGELOG]. +## 0.1.1 - 2015-12-19 ## + +### Fixed ### + +* Removed unused dependency and code + ## 0.1.0 - 2015-12-12 ## Initial release.