Skip to content

Commit 02f1a1a

Browse files
committed
Add changelog
1 parent 9812d9e commit 02f1a1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/source/about/changelog.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Unreleased
2020
- :pull:`1251` - Substitute client-side usage of ``react`` with ``preact``.
2121
- :pull:`1239` - Script elements no longer support behaving like effects. They now strictly behave like plain HTML script elements.
2222
- :pull:`1255` - The ``reactpy.html`` module has been modified to allow for auto-creation of any HTML nodes. For example, you can create a ``<data-table>`` element by calling ``html.data_table()``.
23+
- :pull:`1256` - Change ``set_state`` comparison method to check equality with ``==`` more consistently.
2324

2425
**Removed**
2526

0 commit comments

Comments
 (0)