From 3fe63e7259f3ed14411bfe7435fc98ef7c3428c3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <h.tomwoerden@indiscale.com> Date: Fri, 8 Jul 2022 10:37:51 +0200 Subject: [PATCH] DOC: add line to change log --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f8a6a7dc..9da6175b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 used. ### Security +* Query cache is now user specific. Thus, intermediate query results are not + reused for users (with potentially other permissions). ## [0.7.3] - 2022-05-03 (Daniel Hornung) -- GitLab