Skip to content

Commit 47a6a13

Browse files
committed
release
1 parent af2f799 commit 47a6a13

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

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

5+
## 0.12.1
6+
7+
### New Features
8+
9+
- Add JupyUviAsync ([#640](https://github.com/AnswerDotAI/fasthtml/issues/640))
10+
- Handling for query or url params in qp/to ([#638](https://github.com/AnswerDotAI/fasthtml/pull/638)), thanks to [@Isaac-Flath](https://github.com/Isaac-Flath)
11+
- Add pdf extension to static routes ([#616](https://github.com/AnswerDotAI/fasthtml/pull/616)), thanks to [@pydanny](https://github.com/pydanny)
12+
13+
### Bugs Squashed
14+
15+
- `HTML` tag from fastcore.xml is shadowed ([#634](https://github.com/AnswerDotAI/fasthtml/issues/634))
16+
- Exception Handlers Return 200 Status Code Instead of Original Error Code ([#633](https://github.com/AnswerDotAI/fasthtml/issues/633))
17+
18+
519
## 0.12.0
620

721
### Breaking changes

0 commit comments

Comments
 (0)