From f06c82d61c23ec68df7dd9d6bd1bc517151b48e2 Mon Sep 17 00:00:00 2001 From: meyric Date: Thu, 19 Dec 2024 10:19:23 +0000 Subject: [PATCH] Release 159 - Upgrade to Rails 7.0.8.7 --- CHANGELOG.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 45080b397..f5d84bc59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,18 @@ [Full changelog][unreleased] +## Release 159 - 2024-12-19 + +[Full changelog][159] + +- Upgrade to Rails 7.0.8.7 + ## Release 158 - 2024-12-18 [Full changelog][158] - Theme colour has changed from blue to a black - The date and time a user is deactivated is now stored -- Upgrade to Rails 7.0.8.7 ## Release 157 - 2024-12-16 @@ -1755,7 +1760,8 @@ - Planned start and end dates are mandatory - Actual start and end dates must not be in the future -[unreleased]: https://github.com/UKGovernmentBEIS/beis-report-official-development-assistance/compare/release-158...HEAD +[unreleased]: https://github.com/UKGovernmentBEIS/beis-report-official-development-assistance/compare/release-159...HEAD +[159]: https://github.com/UKGovernmentBEIS/beis-report-official-development-assistance/compare/release-158...release-159 [158]: https://github.com/UKGovernmentBEIS/beis-report-official-development-assistance/compare/release-157...release-158 [157]: https://github.com/UKGovernmentBEIS/beis-report-official-development-assistance/compare/release-156...release-157 [156]: https://github.com/UKGovernmentBEIS/beis-report-official-development-assistance/compare/release-155...release-156