From c1e043e2c2f1f2b9dc6cf0eee0bf3ea44192128f Mon Sep 17 00:00:00 2001 From: fspreck <f.spreckelsen@indiscale.com> Date: Mon, 12 Sep 2022 10:22:09 +0200 Subject: [PATCH] FIX: Changelog --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 54d0b666..abca90fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,8 +7,9 @@ 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. + +- Unauthorized inserts can now be cached. Note that the Crawler cannot postpone + inserts but the Cache has the functionality now. ### Changed ### -- GitLab