update changelog

This commit is contained in:
2025-08-26 14:53:03 -04:00
parent 063ff0f1d0
commit ede5bc92f7

View File

@@ -1,3 +1,6 @@
# v0.12.0
* feat: Add support for excluding HTTP request paths from logging using configurable regular expressions.
# v0.11.1:
* docs: Add comprehensive package-level documentation for the `http` package.
* docs: Improve documentation for the `InitHTTPServer` function.