* Fix bug that the views kwargs were not passed to get_context_data ([`4083e5c`](https://github.com/yaakovLowenstein/hx-requests/commit/4083e5c6a17c1552ca828d5fd0dfead2291f28ec))
0.20.3
Fix
* Fix a couple of bugs in get_url ([`5f388d8`](https://github.com/yaakovLowenstein/hx-requests/commit/5f388d8c8741fbd639a7cd25f5c75f341f55e29e))
0.20.2
Fix
* Fix bug with url kwargs ([`8b38ef6`](https://github.com/yaakovLowenstein/hx-requests/commit/8b38ef6cb91c410053dbad471e126078f8fe846e))
0.20.1
Fix
* Fix bugs in serialization and with use_full_path ([`a429e89`](https://github.com/yaakovLowenstein/hx-requests/commit/a429e89eed2897bc97a7b3515d16083b9b2d3466))
Documentation
* Use html+django for syntax highlighting in html code blocks ([`7d4aca0`](https://github.com/yaakovLowenstein/hx-requests/commit/7d4aca0db6aaf0fd830ed63ca1ddf0804f2a043c))
0.20.0
Feature
* Allow multiple templates and blocks to be passed in ([`a48a179`](https://github.com/yaakovLowenstein/hx-requests/commit/a48a179aa894cac24f7383c95a6ff475c4032111))
Documentation
* Add documentation for out-of-band ([`76a3f49`](https://github.com/yaakovLowenstein/hx-requests/commit/76a3f497a4de889ff9562c6429232c351138ffb7))
0.19.0
Feature
* Pass extra kwargs to hx request setup ([`8551bab`](https://github.com/yaakovLowenstein/hx-requests/commit/8551babc28ddd4f76923e4a5425dfdaabb0e7315)) * Route hx request directly to hx request handler ([`a053727`](https://github.com/yaakovLowenstein/hx-requests/commit/a053727ad38b32ed7be7e4c892148c9411ac4d7c))
Fix
* Update kwargs with extras instead overriding ([`392452f`](https://github.com/yaakovLowenstein/hx-requests/commit/392452fe35890aefa2556ea7a28a4e41f0f57b72))