Skip to content

Commit 0d420ab

Browse files
committed
release
1 parent 1d20a06 commit 0d420ab

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.1.1
6+
7+
### New Features
8+
9+
- Add `fasthtml.toasts` ([#35](https://github.com/AnswerDotAI/fasthtml/issues/35))
10+
- 'Afterware' support
11+
- Add `injects` to request
12+
- Basic websocket support ([#29](https://github.com/AnswerDotAI/fasthtml/issues/29))
13+
- Support `meta` tags in returned tuple ([#28](https://github.com/AnswerDotAI/fasthtml/issues/28))
14+
- Support npm provider in jsdelivr ([#27](https://github.com/AnswerDotAI/fasthtml/issues/27))
15+
16+
### Bugs Squashed
17+
18+
- `Style` does not accept multiple positional args correctly ([#34](https://github.com/AnswerDotAI/fasthtml/issues/34))
19+
20+
521
## 0.1.0
622

723
### New Features

0 commit comments

Comments
 (0)