Skip to content

Commit

Permalink
Add changelog note about bump rpy ver
Browse files Browse the repository at this point in the history
  • Loading branch information
Archmonger committed Nov 25, 2024
1 parent 603db4a commit b088f1b
Showing 1 changed file with 5 additions and 18 deletions.
23 changes: 5 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

<!--
Using the following categories, list your changes in this order:
### Added
- for new features.
### Changed
- for changes in existing functionality.
### Deprecated
- for soon-to-be removed features.
### Removed
- for removed features.
### Fixed
- for bug fixes.
### Security
- for vulnerability fixes.
[Added, Changed, Deprecated, Removed, Fixed, Security]
Don't forget to remove deprecated code on each major release!
-->
Expand All @@ -40,6 +23,10 @@ Don't forget to remove deprecated code on each major release!

- `settings.py:REACTPY_ASYNC_RENDERING` to enable asynchronous rendering of components.

### Changed

- Bumped the minimum ReactPy version to `1.1.0`.

## [5.0.0] - 2024-10-22

### Changed
Expand Down

0 comments on commit b088f1b

Please sign in to comment.