diff --git a/CHANGELOG.md b/CHANGELOG.md index d950e343c9523d3df8a28b13533aa0c50364ada2..54d0b666e01708ddf96733db1ced33b0f02dca6c 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 ###