From 92cee2c1fadbe4739652c87b63c1a559d33fb0cf Mon Sep 17 00:00:00 2001 From: Suze Huldt Date: Wed, 2 Aug 2023 16:19:33 +0100 Subject: [PATCH] Add script to upload multiple budgets while bypassing report validation --- CHANGELOG.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cb5f7cf6e..0e2972ee9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ [Full changelog][unreleased] +## Release 137 - 2023-08-02 + +[Full changelog][137] + +- Add script to upload multiple budgets while bypassing report validation + ## Release 136 - 2023-06-15 [Full changelog][136] @@ -1560,7 +1566,8 @@ activity and on its child transactions (which can be actuals, refunds, and adjus - 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-136...HEAD +[unreleased]: https://github.com/UKGovernmentBEIS/beis-report-official-development-assistance/compare/release-137...HEAD +[137]: https://github.com/UKGovernmentBEIS/beis-report-official-development-assistance/compare/release-136...release-137 [136]: https://github.com/UKGovernmentBEIS/beis-report-official-development-assistance/compare/release-135...release-136 [135]: https://github.com/UKGovernmentBEIS/beis-report-official-development-assistance/compare/release-134...release-135 [134]: https://github.com/UKGovernmentBEIS/beis-report-official-development-assistance/compare/release-133...release-134