From 8a67d4c21992c7a2e977c9f72b40388dc24b0320 Mon Sep 17 00:00:00 2001 From: Timm Fitschen <t.fitschen@indiscale.com> Date: Tue, 14 Sep 2021 15:54:32 +0200 Subject: [PATCH] DOC: update CHANGELOG --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 67a097c7..41f569a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `ext_applicable` module for building fancy features which append functionality to entities (EXPERIMENTAL). - `ext_cosmetics` module which converts http(s) uris in property values into - clickable links. + clickable links (with tests) - Added a menu/toc for the tour - Added a previous and next buttons for pages in the tour - Added warnings to inform about minimum width when accessing tour and -- GitLab