Skip to content

Commit 20f97a6

Browse files
committed
fix the title fix
1 parent 5bfeb97 commit 20f97a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [2.0.7] - 2025-10-24
3+
## [2.0.8] - 2025-10-24
44

55
* [Updated](https://github.com/bigskysoftware/htmx/commit/b9336a96fbdcf28550699971dc2218a90c7a4e01) `parseHTML` to use to use the (unfortunately named) [`Document.parseHTMLUnsafe()`](https://developer.mozilla.org/en-US/docs/Web/API/Document/parseHTMLUnsafe_static)
66
method for better Web Components support
@@ -9,7 +9,7 @@
99
* [Fixed](https://github.com/bigskysoftware/htmx/commit/04d6c7249b7fd7b8518ddca92e7a70fdcc651b34) a long-standing bug in history support with respect to relative paths [Issue 3449](https://github.com/bigskysoftware/htmx/issues/3449)
1010
* Once again, this is a release mainly done by @MichaelWest22's heroic work, thank you!
1111

12-
## [2.0.8] - 2025-09-08
12+
## [2.0.7] - 2025-09-08
1313

1414
* Fix not preventing link when inside htmx enabled element (fixes https://github.com/bigskysoftware/htmx/issues/3395)
1515
* Implement `reportValidity()` for reporting proper form validation errors behind config flag (fixes https://github.com/bigskysoftware/htmx/issues/2372)

0 commit comments

Comments
 (0)