Skip to content

Commit c9ec5a3

Browse files
committed
release
1 parent b36531d commit c9ec5a3

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.6.5
6+
7+
### New Features
8+
9+
- Jupyter compatibility ([#445](https://github.com/AnswerDotAI/fasthtml/issues/445))
10+
- Redefining a route overwrites existing definition (e.g for use in notebooks) ([#444](https://github.com/AnswerDotAI/fasthtml/issues/444))
11+
12+
### Bugs Squashed
13+
14+
- [BUG] d argument is not passed in Path function for SVGs ([#437](https://github.com/AnswerDotAI/fasthtml/issues/437))
15+
16+
517
## 0.6.4
618

719
### New Features

0 commit comments

Comments
 (0)