Skip to content

Commit ba79572

Browse files
committed
changelog entry
1 parent 0eba8f9 commit ba79572

File tree

1 file changed

+4
-9
lines changed

1 file changed

+4
-9
lines changed

docs/source/about/changelog.rst

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -16,20 +16,15 @@ scheme for the project adheres to `Semantic Versioning <https://semver.org/>`__.
1616
Unreleased
1717
----------
1818

19-
While this release doesn't warrant a minor version bump, the last release should have
20-
been. Thus, to make up for that, this release will be a minor bump. It includes misc
21-
bug fixes, and several feature adds, the most important of which is the addition of the
22-
``use_context`` hook.
23-
2419
Added:
2520

2621
- Support for keys in HTML fragments - :issue:`682`
22+
- Use Context Hook - :pull:`585`
2723

28-
**Merged Pull Requests**
24+
Fixed:
2925

30-
- reset schedule_render_later flag after triggering - :pull:`688`
31-
- support keys in HTML fragments - :pull:`683`
32-
- Add Use Context Hook - :pull:`585`
26+
- React warning about set state in unmounted component - :issue:`690`
27+
- Missing reset of schedule_render_later flag - :pull:`688`
3328

3429
----
3530

0 commit comments

Comments
 (0)