refactor: mention date format change in changelog

Signed-off-by: Camila Belo <camilaibs@gmail.com>
This commit is contained in:
Camila Belo
2024-11-22 08:26:28 +01:00
parent e3e8d06450
commit 45379e8116
+2 -1
View File
@@ -2,4 +2,5 @@
'@backstage/backend-defaults': patch
---
Log request and response metadata as logging fields so they can be used for filtering log messages.
Log request and response metadata so it can be used for filtering log messages.
The format of the request date was also changed from `clf` to `utc`.