From 865321b703a0a1ef3eaba01e14cc93a016341cdb Mon Sep 17 00:00:00 2001 From: Gerrit Vermeulen Date: Tue, 8 Oct 2024 10:08:07 +0200 Subject: [PATCH] Add Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27152aad..fc6c1e19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - API: Fix detail URL in Pages API - Forms: Added model import validation so that required fields are flagged on import - API: Return all pages if tag keyword is specified without tags +- API: Added page keyword to Assessments API ### Security - Updated sentry-sdk from 1.44.1 to 2.8.0