From a68232b669dbb635e052bf6c9cdc838c356f431c Mon Sep 17 00:00:00 2001 From: Christoph Pirkl Date: Mon, 11 Sep 2023 18:12:47 +0200 Subject: [PATCH] Update changelog --- doc/changes/changes_0.5.2.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/changes/changes_0.5.2.md b/doc/changes/changes_0.5.2.md index c27f6333..4fa29d60 100644 --- a/doc/changes/changes_0.5.2.md +++ b/doc/changes/changes_0.5.2.md @@ -4,12 +4,16 @@ Code name: ## Summary -This release updates the upload process for the extension registry to verify that the extension URLs are valid. +This release updates the upload process for the extension registry to verify that the extension URLs are valid. It also adds design, requirements and user guide for the integration testing framework. ## Features * #129: Added verification for extension URLs before uploading to registry +## Documentation + +* #9: Add design, requirements and user guide for integration testing framework + ## Dependency Updates ### Extension Integration Tests Library