From 68f96a9400c92275a7285131275db53ec3f02d3e Mon Sep 17 00:00:00 2001 From: Xavier Molloy <44061143+xavimolloy@users.noreply.github.com> Date: Tue, 30 Jan 2024 10:28:20 +0100 Subject: [PATCH] [Update release notes] Correct typos and delete unnecessary release.info file (#3480) --- release.info | 3 --- scripts/generateReleaseNotes.py | 7 ++++--- 2 files changed, 4 insertions(+), 6 deletions(-) delete mode 100644 release.info diff --git a/release.info b/release.info deleted file mode 100644 index f7eec0a275..0000000000 --- a/release.info +++ /dev/null @@ -1,3 +0,0 @@ -vName:2.8.2 -vBranch:release/2.8.2 -sdkVersion:1.8.2 \ No newline at end of file diff --git a/scripts/generateReleaseNotes.py b/scripts/generateReleaseNotes.py index d170e36e65..80d52e56a3 100644 --- a/scripts/generateReleaseNotes.py +++ b/scripts/generateReleaseNotes.py @@ -23,9 +23,10 @@ headers={'Authorization': JIRA_AUTH}).json() print("Writing files in RELEASE.md...") -version_summary = '''This is a patch version of the DHIS2 Android App It builds upon the last version including bug fixes that couldn't wait to the next version. -It includes no functional improvements neither changes in the User Interface. It means that yours users can update without experiencing any change in the UI. ''' -content_header = '''
![]() |