diff --git a/CHANGELOG.md b/CHANGELOG.md index 89384d1a3..aeb55f030 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## [1.8.4] - 2022-11-05 + +* Fix the _exact same_ regression in `revealed` logic as in 1.8.2 + ## [1.8.3] - 2022-11-04 * A new [`htmx:confirm` event](/events#htmx:confirm) was added that allows for asynchronous confirmation dialogs to diff --git a/README.md b/README.md index 0ac6223aa..fdfc4793b 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ By removing these arbitrary constraints htmx completes HTML as a ## quick start ```html - +