Skip to content

Commit 36ca352

Browse files
committed
Add 'reactpy.backend.hooks -> reactpy.core.hooks' move to changelog
1 parent 7b0bfb8 commit 36ca352

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/about/changelog.rst

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Unreleased
4040
fragment to conditionally render an element by writing
4141
``something if condition else html._()``. Now you can simply write
4242
``something if condition else None``.
43+
- :pull:`1210` - Move hooks in `reactpy.backend.core` into `reactpy.core.hooks`.
4344

4445
**Deprecated**
4546

0 commit comments

Comments
 (0)