CHANGELOG.md in scrivito_editors-0.0.11 vs CHANGELOG.md in scrivito_editors-0.0.12

- old
+ new

@@ -1,4 +1,10 @@ +# v0.0.12 + * Rails no longer supports the `vendor` directory, so we moved the assets into the standard asset + folder, so that they are integrated into the asset pipeline automatically. + * Integrate new Scrivito SDK JavaScript events. + * Editing `enum` and `multienum` fields no longer triggers a page or widget reload. + # v0.0.11 * Added "Close" button to the HTML editor, to have an additional option to close the editor, besides hitting "Esc". * The new Scrivito SDK feature to serialize save requests allows editors to automatically save the content on every input instead of every 3 seconds. The `string`, `text` and `html` editor now