diff --git a/CHANGELOG.md b/CHANGELOG.md index cf739c05..70a36624 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,22 +36,38 @@ Using the following categories, list your changes in this order: ### Added -- ReactPy components can now use SEO compatible rendering! - - `settings.py:REACTPY_PRERENDER` can be set to `True` to enable this behavior by default - - Or, you can enable it on individual components via the template tag: `{% component "..." prerender="True" %}` -- `reactpy_django.components.view_to_iframe` component has been added, which uses an `