From aa0db65e037b357ddd7ccaf38eb1c78da6da48aa Mon Sep 17 00:00:00 2001 From: florian <f.spreckelsen@inidscale.com> Date: Fri, 15 Oct 2021 14:55:42 +0200 Subject: [PATCH] DOC: Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3689e84..420d4b51 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * Module `ext_qrcode` which generates a QR Code for an entity (pointing to the the head or the exact version). +* Optional functionality to bookmark all query results. Note that too many + bookmarks will result in the URI being too lang and bookmarks will have to be + cleared manually. ### Changed (for changes in existing functionality) -- GitLab