Skip to content

Commit ed37901

Browse files
committed
release
1 parent 1192d4d commit ed37901

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.8.0
6+
7+
### Breaking changes
8+
9+
- `jupy_app` and `FastJupy` removed; their functionality is now built into `fast_app` and `FastHTML` and enabled automatically in notebooks
10+
- `RouteX` and `RouterX` removed; use `FastHTML.add_route` instead
11+
12+
### New Features
13+
14+
- Add `APIRouter` ([#535](https://github.com/AnswerDotAI/fasthtml/issues/535))
15+
16+
517
## 0.7.1
618

719
### Breaking changes

0 commit comments

Comments
 (0)