From 3ac4d3b7cb09c3ac6d005e92c05dc69a74dc5067 Mon Sep 17 00:00:00 2001 From: Luke deGruchy Date: Tue, 1 Oct 2024 09:20:47 -0400 Subject: [PATCH] Get rid of changelog since the changes will be deactivated. --- .../7_6_0/6327-evaluate-measure-use-client-timezone.yaml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/7_6_0/6327-evaluate-measure-use-client-timezone.yaml diff --git a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/7_6_0/6327-evaluate-measure-use-client-timezone.yaml b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/7_6_0/6327-evaluate-measure-use-client-timezone.yaml deleted file mode 100644 index 42115d8955a4..000000000000 --- a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/7_6_0/6327-evaluate-measure-use-client-timezone.yaml +++ /dev/null @@ -1,6 +0,0 @@ ---- -type: add -issue: 6267 -title: "$evaluate-measure will now consider the 'Timezone' request header when computing period start and end with - the requested date/time offset instead of using the server timezone. If no 'Timezone' header is provided, - $evaluate-measure will default to UTC."