From 1d4221f297edabf80baaa6f24c3cc2c5d42284ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20tom=20W=C3=B6rden?= <h.tomwoerden@indiscale.com> Date: Thu, 8 Sep 2022 17:49:19 +0200 Subject: [PATCH] DOC: changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d950e343..54d0b666 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] ## ### Added ### +- Unauthorized inserts can now be cached. Note, that the Crawler cannot + postpone inserts. Only the Cache has now this ability. ### Changed ### -- GitLab