From 9737260095fbcd9dae2c8284866e01b6b068a5ed Mon Sep 17 00:00:00 2001 From: Rob Wagner Date: Mon, 23 Oct 2023 22:05:34 -0400 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5b5bd2d..77d78b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,8 +5,9 @@ - Added support for all [htmx response headers](https://htmx.org/reference/#response_headers) via a type implemention `IntoResponseParts`. These "responders" allow you to simply and safely apply the -HX-* headers to any of your responses. Thanks to @pfz4 for the implementation -work! (#5) +HX-* headers to any of your responses. Thanks to +[@pfz4](https://github.com/pfz4) for the implementation work! +([#5](https://github.com/robertwayne/axum-htmx/pull/5)) ## v0.3.1