From 9b8a16fc5a023b122ca76c63f9a61511a09e3c58 Mon Sep 17 00:00:00 2001 From: florian <f.spreckelsen@inidscale.com> Date: Tue, 31 May 2022 16:12:45 +0200 Subject: [PATCH] DOC: Update changelog --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c363db13..406198e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -27,6 +27,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 * [#172](https://gitlab.com/caosdb/caosdb-webui/-/issues/172) - Map can handle geo locations in list of references. +### Fixed + +* [#276](https://gitlab.indiscale.com/caosdb/src/caosdb-webui/-/issues/276) + documentation couldn't be built because of a too long module name. + ## [0.6.0] - 2022-05-03 (Daniel Hornung) -- GitLab