diff --git a/CHANGELOG.md b/CHANGELOG.md index 1524bc733..7b3f97ca8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,10 +1,11 @@ -8.3.7-SNAPSHOT / WIP +8.3.7 / 2023-11-07 ================== New functionality added in a backwards-compatible manner: * [TZUP-432](https://openlmis.atlassian.net/browse/TZUP-432): Added new columns based on the Patient(s) tab to the Requisition Template. Bug fixes: * [TZUP-363](https://openlmis.atlassian.net/browse/TZUP-363): Fix bug related to 'Report only flag when processing period is checked and requisition report only is unchecked' +* [OLMIS-7808](https://openlmis.atlassian.net/browse/OLMIS-7808): Fix bug related to 'Issues with second approval of requisition' 8.3.6 / 2023-06-26 ================== diff --git a/gradle.properties b/gradle.properties index 754ec9db1..97d58ae88 100644 --- a/gradle.properties +++ b/gradle.properties @@ -9,4 +9,4 @@ serviceName=openlmis-requisition # Only a Release Manager should update this # See https://openlmis.atlassian.net/wiki/display/OP/Rolling+a+Release ###################################################################### -serviceVersion=8.3.7-RC1 +serviceVersion=8.3.7