From 5f9e9a807abdcdb989e6b7a1f24403b88ead04c8 Mon Sep 17 00:00:00 2001 From: "resin-io-versionbot[bot]" Date: Thu, 8 Mar 2018 14:37:08 +0000 Subject: [PATCH] v1.1.1 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e02b1cc..262af38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to [Semantic Versioning](http://semver.org/). +## v1.1.1 - 2018-03-08 + +* Move to V2 of CircleCI and include git for tagging. #11 [Heds Simons] + ## v1.1.0 - 2018-03-05 * Update to postgres 10 #9 [Pagan Gazzard]