Skip to content

Commit fea7a63

Browse files
committed
release
1 parent abbdd03 commit fea7a63

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
<!-- do not remove -->
44

5+
## 0.13.3
6+
7+
### New Features
8+
9+
- Add `into` decorator and `add_sig_param` utility; improve `__from_request__` param handling; add `Beforeware.__repr__` ([#858](https://github.com/AnswerDotAI/fasthtml/issues/858))
10+
11+
### Bugs Squashed
12+
13+
- Fix WebSocket crash when HTMX sends null header values ([#856](https://github.com/AnswerDotAI/fasthtml/pull/856)), thanks to [@aleph-ra](https://github.com/aleph-ra)
14+
15+
516
## 0.13.2
617

718
### Bugs Squashed

0 commit comments

Comments
 (0)