Skip to content

Commit fdc04d9

Browse files
committed
add changelog
1 parent 9bbd078 commit fdc04d9

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/source/about/changelog.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,15 @@ more info, see the :ref:`Contributor Guide <Creating a Changelog Entry>`.
2323
Unreleased
2424
----------
2525

26-
No changes.
26+
**Fixed**
27+
28+
- :pull:`1051` - Fix ``reactpy.run`` port assignment sometimes attaching to in-use ports on Windows
29+
- :pull:`1051` - Fix ``reactpy.run`` not recognizing ``fastapi``
30+
31+
**Changed**
2732

33+
- :pull:`1051` - Rename ``reactpy.backend.BackendImplementation`` to ``reactpy.backend.BackendProtocol``
34+
- :pull:`1051` - Allow ``reactpy.run`` to fail in more predictable ways
2835

2936
v1.0.0
3037
------

0 commit comments

Comments
 (0)