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"