* Fix issue in get_url where it would not properly handle query params ([`608195c`](https://github.com/yaakovLowenstein/hx-requests/commit/608195c37ed79ca6a52ed562c382f29723125fa5))
0.18.0
Feature
* Default GET and POST templates to view template ([`f24c307`](https://github.com/yaakovLowenstein/hx-requests/commit/f24c30765939cf9d385d516650b8be6c229744c3))
Fix
* Give default value to HX_REQUESTS_USE_DJANGO_MESSAGE_TAGS ([`82c457c`](https://github.com/yaakovLowenstein/hx-requests/commit/82c457cf189b694c62ecd9e4f02a46b0101b9bd5))
0.17.0
Feature
* Add ability for hx url to use the full path (Includes query params) ([`d500ebb`](https://github.com/yaakovLowenstein/hx-requests/commit/d500ebb1ae23b72f7b4085da4caf08a313f30bf0))
0.16.1
Fix
* Fix bug in close_modal_on_save ([`2d264c5`](https://github.com/yaakovLowenstein/hx-requests/commit/2d264c535109913875c7b736457e846e2f0e2a5c))
0.16.0
Feature
* Revert "feat: Add new attributes to FormHxRequest and FormModal" ([`2990cf5`](https://github.com/yaakovLowenstein/hx-requests/commit/2990cf572bc654e64f728a47def5a4de1b10a19b))
Fix
* Add back in close_modal_on_save ([`b4a18ab`](https://github.com/yaakovLowenstein/hx-requests/commit/b4a18ab0aebb4c7d05c41555c10d5c7094d88c76))
0.15.1
Fix
* Add a way to add context to body of modal ([`5045fb4`](https://github.com/yaakovLowenstein/hx-requests/commit/5045fb4dc81525fe6a1fbcef18d89b90aaef22f2))