Skip to content

Commit

Permalink
add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Archmonger committed Sep 15, 2023
1 parent 36cd467 commit deb0365
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ Using the following categories, list your changes in this order:

<!--changelog-start-->

## [Unreleased]

### Added

- ReactPy components can now use SEO compatible rendering!
- `settings.py:REACTPY_PRELOAD_DEFAULT` can be set to `True` to enable this behavior by default
- Or, you can enable it on individual components via the template tag: `{% component "..." preload="True" %}`

## [3.5.1] - 2023-09-07

### Added
Expand Down

0 comments on commit deb0365

Please sign in to comment.