diff options
author | Carson Gross <carson@bigsky.software> | 2023-09-21 17:21:00 -0600 |
---|---|---|
committer | Carson Gross <carson@bigsky.software> | 2023-09-21 17:21:00 -0600 |
commit | 618a888087a45aa89e0c346e295111d3d0b89ba0 (patch) | |
tree | b74c6737638262c67ae65e4a582ee72f627c3b56 /CHANGELOG.md | |
parent | ecd990ee0f693c6f3b26b7ade828c89cdc0be9f7 (diff) | |
download | htmx-618a888087a45aa89e0c346e295111d3d0b89ba0.tar.gz htmx-618a888087a45aa89e0c346e295111d3d0b89ba0.zip |
release docs
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c39b4eba..f6435c43 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## [1.9.6] - 2023-09-21 +## [1.9.6] - 2023-09-22 * IE support has been restored (thank you @telroshan!) * Introduced the `hx-disabled-elt` attribute to allow specifing elements to disable during a request |