Skip to content

Commit a0ea9e1

Browse files
committed
release
1 parent 17781c9 commit a0ea9e1

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

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.0
6+
7+
### New Features
8+
9+
- Add `_mk_lifespan` helper to wrap `on_startup`/`on_shutdown` for Starlette 1.x compatibility ([#850](https://github.com/AnswerDotAI/fasthtml/issues/850))
10+
11+
### Bugs Squashed
12+
13+
- missing `format_datetime` ([#846](https://github.com/AnswerDotAI/fasthtml/issues/846))
14+
15+
516
## 0.12.50
617

718
### New Features

0 commit comments

Comments
 (0)