From 2bd17806c48f0ad756d639f26ac6e22be23f092e Mon Sep 17 00:00:00 2001 From: Tadgh Date: Wed, 24 Jun 2020 09:46:56 -0700 Subject: [PATCH] Update changelog --- .../ca/uhn/hapi/fhir/changelog/5_1_0/1926-add-spring-batch.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_1_0/1926-add-spring-batch.yaml b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_1_0/1926-add-spring-batch.yaml index b3aa95a1c3a..dd9256ec08e 100644 --- a/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_1_0/1926-add-spring-batch.yaml +++ b/hapi-fhir-docs/src/main/resources/ca/uhn/hapi/fhir/changelog/5_1_0/1926-add-spring-batch.yaml @@ -1,4 +1,4 @@ --- type: add issue: 1926 -title: "Spring Batch has been added to HAPI FHIR in the `hapi-fhir-jpaserver-batch` project." +title: "Spring Batch has been added to HAPI FHIR in the `hapi-fhir-jpaserver-batch` project. `hapi-fhir-jpaserver-base` will make use of it for batch jobs"