From c1903159bbef4959477a6c611e07ec6e81647070 Mon Sep 17 00:00:00 2001 From: Josh Crawford Date: Mon, 13 Jan 2025 11:08:40 +1100 Subject: [PATCH] changelog --- CHANGELOG.md | 1 - 1 file changed, 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1abe655a..60419737 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,6 @@ - Add `filterIntegrationMapping` plugin setting to opt out of automatic filtering of integration mapping values. ### Changed -- Bump `guzzlehttp/oauth-subscriber`. - Table field column templates are now split into separate files for easier overriding. - Improve JS source map filesize.