From 753ac156b8bd09ba79212157f26f73a155537ad5 Mon Sep 17 00:00:00 2001 From: Laura Porter Date: Thu, 17 Oct 2024 12:10:14 +0100 Subject: [PATCH] Release 92 Changed - New DfE font and header have been applied to the application. - The links in the footer have been updated to the latest versions. Fixed - The primary contact for school in the export no longer uses the first contact if one is not set. - The primary contact for the school is now labelled in the export. - The primary contact for the incoming trust in the export no longer uses the first contact if one is not set. - The primary contact for the incoming trust is now labelled in the export. - The primary contact for the outgoing trust in the export no longer uses the first contact if one is not set. - The primary contact for the outgoing trust is now labelled in the export. --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b238f53ae..1f77fa381 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Unreleased][unreleased] +## [Release 92][release-92] + ### Changed - New DfE font and header have been applied to the application. @@ -2280,7 +2282,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). project's team leader [unreleased]: - https://github.com/DFE-Digital/dfe-complete-conversions-transfers-and-changes/compare/release-91...HEAD + https://github.com/DFE-Digital/dfe-complete-conversions-transfers-and-changes/compare/release-92...HEAD +[release-92]: + https://github.com/DFE-Digital/dfe-complete-conversions-transfers-and-changes/compare/release-91...release-92 [release-91]: https://github.com/DFE-Digital/dfe-complete-conversions-transfers-and-changes/compare/release-90...release-91 [release-90]: