From 728bc9647be5ef50be7ea36ebdb15ad6e8d4f5c7 Mon Sep 17 00:00:00 2001 From: Nikita Shilnikov Date: Mon, 6 May 2024 18:42:24 +0200 Subject: [PATCH] Update changelog --- changelog.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog.yml b/changelog.yml index d9fd74992..b5ba455fd 100644 --- a/changelog.yml +++ b/changelog.yml @@ -94,6 +94,10 @@ rather than `:default` so that we can detect when it was not specified and act accordingly. This will only make sense when there's just *one adapter available* (via bedb330f0ec195d9acacf4481dad3a705e8a36af) (@solnic)" +- version: 5.3.2 + date: '2024-05-06' + fixed: + - "[rom-core] another fix caused by `Object#with` from ActiveSupport 7.1 (@flash-gordon)" - version: 5.3.1 date: '2024-03-15' changed: