Skip to content

Commit e7d8469

Browse files
committed
Update changelog
1 parent 4414f74 commit e7d8469

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 25.5.0 - 2025-05-xx
4+
- Add `@with_children` decorator to help creating custom components that get passed children in the same way as regular HTML elements. [PR #113]
5+
36
## 25.4.2 - 2025-04-16
47
- Fix import of `@deprecated()` annotation on Python >= 3.13. It is part of the `warnings` module, not the `typing` module. Fixes [issue #106]. [PR #107]
58

0 commit comments

Comments
 (0)