diff --git a/CHANGELOG.md b/CHANGELOG.md index aaace618e1ba063ee7ddd13148c96da71607f9f3..67a097c7ad853d0fbd8356b58ea49bcb0e85299c 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)