Skip to content

Commit

Permalink
Prepare v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNickWilson authored and wolfendale committed Mar 1, 2018
1 parent 4db52fc commit 521a1a4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ 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/).

## Unreleased
## v0.6.0 - 2018-03-01

## Changed
### Changed
* Amended the optionsPage to include additional questions for the page title and the two radio buttons
* Added extra loggers to logback.xml to reduce library logging down to INFO level and reduce the default chatter
* Updated bootstrap-play-25 to v1.4.0
* Updated assets-frontend to v3.2.2
* Changed views to use heading component
* Changed default h1 size to large

## Fixed
### Fixed
* Bug in int page controller tests affecting pages with low maximum values

## v0.5.0 - 2018-01-18
Expand Down
2 changes: 1 addition & 1 deletion src/main/g8/project/build.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
sbt.version=0.13.15
hmrc-frontend-scaffold.version=0.5.0
hmrc-frontend-scaffold.version=0.6.0

0 comments on commit 521a1a4

Please sign in to comment.