diff options
author | Carson Gross <carson@bigsky.software> | 2024-12-12 14:34:08 -0700 |
---|---|---|
committer | Carson Gross <carson@bigsky.software> | 2024-12-12 14:34:08 -0700 |
commit | db42b46218bc068da5a7a9bcee8ed365d4b6045c (patch) | |
tree | 21ab404276dcb47fc76e98d5e47987d5702e6c22 /CHANGELOG.md | |
parent | 233bf01a4ba35141ef5402212a26e4a49c695c8d (diff) | |
download | htmx-db42b46218bc068da5a7a9bcee8ed365d4b6045c.tar.gz htmx-db42b46218bc068da5a7a9bcee8ed365d4b6045c.zip |
2.0.4 release notes
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fd36a33..719c7e90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ * `response-targets` was updated to not use deprecated methods * A [small fix](https://github.com/bigskysoftware/htmx-extensions/commit/e87e1c3d0bf728b4e43861c7459f3f937883eb99) to `ws` to avoid an error when closing in some cases + * The `head-support` extension was updated to work with the `sse` extension ## [2.0.3] - 2024-10-03 * Added support for the experimental `moveBefore()` functionality in [Chrome Canary](https://www.google.com/chrome/canary/), |