Skip to content

Commit e77b161

Browse files
committed
Update changelog
1 parent bd3ee7b commit e77b161

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/changelog.md

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

3+
## NEXT
4+
- Split source code into multiple private modules.
5+
See [PR #119](https://github.com/pelme/htpy/pull/119).
6+
Thanks to [Stein Magnus Jodal (@jodal)](https://github.com/jodal).
7+
- Add `@with_children` decorator to help creating custom components that get passed children in the same way as regular HTML elements.
8+
See [PR #113](https://github.com/pelme/htpy/pull/113).
9+
[Read the docs for more details](common-patterns.md#components-with-children).
10+
Thanks to [Stein Magnus Jodal (@jodal)](https://github.com/jodal).
11+
312
## 25.5.0 - 2025-05-25
413
- Allow multiple attribute dictionaries when defining `Elements`. [PR #117](https://github.com/pelme/htpy/pull/117). Thanks to [Chase Sterling @gazpachoking](https://github.com/gazpachoking).
514

0 commit comments

Comments
 (0)