🧚 A practical web framework for Gleam

changelog

authored by Renata Amutio Herrero and committed by Louis Pilfold 5057c43c dad6c77d

Changed files
+5 -1
+5 -1
CHANGELOG.md
··· 1 1 # Changelog 2 2 3 - ## v0.16.0 - 2024-07-13 3 + ## 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 4 8 5 9 - HTML and JSON body functions now include `charset=utf-8` in the content-type 6 10 header.