From 8af53eee92d0e01e10fe6f2852202cf5f0a8ea66 Mon Sep 17 00:00:00 2001 From: Enzo Haguiwara Date: Tue, 7 Nov 2023 11:45:54 -0300 Subject: [PATCH] Update Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fb916c..27ac7ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### New features * [#60](https://github.com/solidusio/rubocop-solidus/issues/60): Create new cop to check existing_card_id. ([@MassimilianoLattanzio][]) +* [#61](https://github.com/solidusio/rubocop-solidus/issues/61): Create new cop to check default_address and default_user_address. ([@the-krg][]) ### Bug fixes