From 17217287942bf86eb566e792c8b4340b7e970386 Mon Sep 17 00:00:00 2001 From: Resin CI <34882892+resin-ci@users.noreply.github.com> Date: Fri, 15 Mar 2019 17:29:55 +0200 Subject: [PATCH] v1.0.0 --- CHANGELOG.md | 5 +++++ VERSION | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f07de44..be7a02b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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.0.0 +## (2019-03-15) + +* tags: Pin the image tags for the service stack [Rich Bayliss] + # v0.2.2 ## (2019-03-08) diff --git a/VERSION b/VERSION index f477849..afaf360 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.2 \ No newline at end of file +1.0.0 \ No newline at end of file