···1# Changelog
23-## v0.16.0 - 2024-07-13
000045- HTML and JSON body functions now include `charset=utf-8` in the content-type
6 header.
···1# Changelog
23+## v0.17.0 - Unreleased
4+5+- The `wisp` module gains the `set_logger_level` function and `LogLevel` type.
6+7+## v0.16.0 - 2024-06-24
89- HTML and JSON body functions now include `charset=utf-8` in the content-type
10 header.