From 17384f08ff0af5587510da977b9df8c48d10c79e Mon Sep 17 00:00:00 2001 From: Nick Wilson Date: Fri, 1 Dec 2017 11:52:15 +0000 Subject: [PATCH] Prepare release v0.2.1 --- CHANGELOG.md | 5 +++++ src/main/g8/project/build.properties | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0b7816db..8e761a83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/). +## v0.2.1 - 2017-12-01 + +### Fixed +* An issue with the stringPage scaffold (c421d3ec12bad470590d896ed00a91906b054c86) + ## v0.2.0 - 2017-11-30 ### Added diff --git a/src/main/g8/project/build.properties b/src/main/g8/project/build.properties index 668e5a81..e5f38031 100644 --- a/src/main/g8/project/build.properties +++ b/src/main/g8/project/build.properties @@ -1,2 +1,2 @@ sbt.version=0.13.15 -hmrc-frontend-scaffold.version=0.2.0 +hmrc-frontend-scaffold.version=0.2.1