From 136582641fb1b675d9630b4eacea54fbf7765eea Mon Sep 17 00:00:00 2001 From: Timm Fitschen <t.fitschen@indiscale.com> Date: Tue, 21 Apr 2020 12:55:04 +0200 Subject: [PATCH] DOC: more CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b1de71c..9f361607 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -100,6 +100,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Removed (for now removed features) * Removed non-informative tests for webcaosdb.css +* Hard-coded image and video preview in the entity panel. The preview of images + and videos is controlled by the `ext_bottom_line` module now. ### Fixed (for any bug fixes) -- GitLab