Fix a typo in 1.8.0 changelog (#948)

This commit is contained in:
Denis Palashevskii 2022-06-30 01:37:47 +04:00 committed by GitHub
parent 9eef783011
commit 00edd15189
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
next div from the current element
* Bug fix - `hx-boost` will boost anchor tags with a `_self` target
* The `load` event now properly supports event filters
* The websocket extension has had many improvements: (A huge thank you to Denis Palasheviskii, our newest committer on the project!)
* The websocket extension has had many improvements: (A huge thank you to Denis Palashevskii, our newest committer on the project!)
* Implement proper `hx-trigger` support
* Expose trigger handling API to extensions
* Implement safe message sending with sending queue