diff --git a/CHANGELOG.md b/CHANGELOG.md index 626eaa449..c86463f6a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,8 +10,12 @@ Note: version releases in the 0.x.y range may introduce breaking changes. - Upgrade to Archie 1.0.4 ([#292](https://github.com/ehrbase/openEHR_SDK/pull/292)) - cleanup created templates (https://github.com/ehrbase/openEHR_SDK/issues/298) - WebTemplate based validation (see https://github.com/ehrbase/openEHR_SDK/pull/309) -- flat: created conformance tests (see https://github.com/ehrbase/openEHR_SDK/pull/310; https://github.com/ehrbase/openEHR_SDK/pull/305; https://github.com/ehrbase/openEHR_SDK/pull/304; https://github.com/ehrbase/openEHR_SDK/pull/301) -- db-serialising: created conformance test (see https://github.com/ehrbase/openEHR_SDK/pull/311) +- flat: created conformance tests (see https://github.com/ehrbase/openEHR_SDK/pull/310 + ; https://github.com/ehrbase/openEHR_SDK/pull/305; https://github.com/ehrbase/openEHR_SDK/pull/304 + ; https://github.com/ehrbase/openEHR_SDK/pull/301) +- db-serialising: created conformance test (see https://github.com/ehrbase/openEHR_SDK/pull/311) +- db-serialising: fix handing of guideline_id & work_flow_id & + wf_definition (https://github.com/ehrbase/openEHR_SDK/pull/315) ### Fixed