CHANGELOG.md in scrivito_editors-0.0.16 vs CHANGELOG.md in scrivito_editors-0.1.0
- old
+ new
@@ -1,4 +1,9 @@
+# v0.1.0
+ * Changed dependency to `scrivito_content_browser` due to gem renaming
+ * Removed deprecated content browser API calls, use new API
+ * See your app's JS console for hints and deprecation warnings
+
# v0.0.16
* Bugfix: added a missing constant in text editor
* Introduced `ScrivitoTagHelper` for upcoming Scrivito SDK releases
(`CmsTagHelper` is still available for compatibility with older releases)