From 301efecb2ec000ab09e824722eecf7fb684f80b5 Mon Sep 17 00:00:00 2001 From: florian <f.spreckelsen@inidscale.com> Date: Mon, 13 Sep 2021 14:03:15 +0200 Subject: [PATCH] DOC: Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aaace618..67a097c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added warnings to inform about minimum width when accessing tour and edit mode on small screens. - Added a tutorial for the edit mode to the documentation +- Documentation on how to customize reference resolving ### Changed (for changes in existing functionality) @@ -26,6 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 dropped entirely (e.g. "jumbotron"). Please have a look at * https://getbootstrap.com/docs/5.0/migration/ * https://getbootstrap.com/docs/4.6/migration/ +- Moved the resolving of references to Person Records to separate + example which can be disabled ### Deprecated (for soon-to-be removed features) -- GitLab