CHANGELOG.md in scrivito_editors-0.40.0 vs CHANGELOG.md in scrivito_editors-0.41.0.rc1
- old
+ new
@@ -1,4 +1,7 @@
+# v0.41.0
+ * Link and linklist editors initially show description for editor (for internal links).
+
# v0.40.0
* Updated HTML editor to Redactor 10.0.6
* Introduced API for Redactor options, e. g.
`scrivito.editors.html_editor.redactor.options = { buttonSource: true }`
* Resolved: Markup will now stay unchanged when the editor is closed without editing.