CHANGELOG.md in mangopay-3.24.1 vs CHANGELOG.md in mangopay-3.25.0
- old
+ new
@@ -1,4 +1,9 @@
+## [3.25.0] - 2024-04-16
+### Added
+
+- Add trace header logging : Introduced the `log_trace_headers` boolean configuration key. Set it to true to enable logging of `x_mangopay_trace-id` and `IdempotencyKey` in the log of the http requests.
+
## [3.24.1] - 2024-04-10
### Fixed
- #249 Improve error handling when logging is enabled
- #226 MultiJson::ParseError is thrown on HTTP error 5XX
\ No newline at end of file