update changelog

This commit is contained in:
2025-08-27 10:33:39 -04:00
parent f5cb3456b1
commit 340cf67515

View File

@@ -1,3 +1,7 @@
# v0.12.1
* feat: Implement custom OpenTelemetry span name formatting for HTTP requests.
* refactor: Streamline OpenTelemetry handler integration by removing custom wrapper.
# v0.12.0
* feat: Add support for excluding HTTP request paths from logging using configurable regular expressions.