From 5436050df1095c9f8b790f5abf816fb549252968 Mon Sep 17 00:00:00 2001 From: Michael Teeuw Date: Sat, 1 Apr 2017 21:49:52 +0200 Subject: [PATCH] Prepare for release. --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f81b4a6..ccf6eba1 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/). -## [2.1.1] - Unreleased +## [2.1.1] - 2017-04-01 **Note:** This update uses new dependencies. Please update using the following command: `git pull && npm install`