We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17781c9 commit a0ea9e1Copy full SHA for a0ea9e1
1 file changed
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
<!-- do not remove -->
4
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
16
## 0.12.50
17
18
### New Features
0 commit comments