Skip to content

Commit d953f40

Browse files
committed
release
1 parent 94a405b commit d953f40

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.6.14
6+
7+
### New Features
8+
9+
- Replace experimental `Pusher` with experimental `setup_ws` and `ws_client` ([#522](https://github.com/AnswerDotAI/fasthtml/issues/522))
10+
- Add experimental `with_sid()` ([#521](https://github.com/AnswerDotAI/fasthtml/issues/521))
11+
- Ensure FT children are tuples
12+
- Adding mermaidJS for mermaid graphs ([#518](https://github.com/AnswerDotAI/fasthtml/pull/518)), thanks to [@ImtiazKhanDS](https://github.com/ImtiazKhanDS)
13+
14+
### Bugs Squashed
15+
16+
- Uploading a single file on a multiple file field requires try/except ([#513](https://github.com/AnswerDotAI/fasthtml/issues/513))
17+
18+
519
## 0.6.13
620

721
### New Features

0 commit comments

Comments
 (0)