Skip to content

Commit

Permalink
Merge pull request #345 from DFE-Digital/release-011
Browse files Browse the repository at this point in the history
Release 011
  • Loading branch information
jacksonj04 authored May 10, 2021
2 parents afb4b28 + eaef0cc commit 2a76179
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,16 @@ The format is based on [Keep a Changelog 1.0.0].

## [Unreleased]

## [release-011] - 2021-05-10

- error pages are styled
- document how to manage live environment variables
- Update all fixtures to include tasks
- Update the specs to work with the new task-enabled fixtures
- Remove `Journey#section_groups` and sever the direct Journey -> Steps association
- tasks now have their completion status indicated on the task list

## [release-010] - 2021-05-27
## [release-010] - 2021-04-27

- add header and footer information for feedback and data requests
- force SSL in production to only accept HTTPS traffic, enable HSTS and secure tower cookies
Expand All @@ -31,17 +33,17 @@ The format is based on [Keep a Changelog 1.0.0].
- cache CI builds to reduce build times
- log information about contentful cache busting webhooks for debugging

## [release-009] - 2021-05-21
## [release-009] - 2021-04-21

- fix multiple specification fields
- content security policy
- remove humans.txt

## [release-008] - 2021-05-19
## [release-008] - 2021-04-19

- auto deploy research and preview environments

## [release-007] - 2021-05-19
## [release-007] - 2021-04-19

- Add `noindex,nofollow` meta tag to all pages, as per Gov.UK guidance
- fix API auth by switching mechanism from Basic to Token
Expand Down Expand Up @@ -158,7 +160,8 @@ Contentful fixture
- Contentful can redirect users to preview endpoints
- users can be asked to answer a long text question

[unreleased]: https://github.com/DFE-Digital/buy-for-your-school/compare/release-010...HEAD
[unreleased]: https://github.com/DFE-Digital/buy-for-your-school/compare/release-011...HEAD
[release-011]: https://github.com/DFE-Digital/buy-for-your-school/compare/release-010...release-011
[release-010]: https://github.com/DFE-Digital/buy-for-your-school/compare/release-009...release-010
[release-009]: https://github.com/DFE-Digital/buy-for-your-school/compare/release-008...release-009
[release-008]: https://github.com/DFE-Digital/buy-for-your-school/compare/release-007...release-008
Expand Down

0 comments on commit 2a76179

Please sign in to comment.