From 4a10baf124dc9dcb6a18914ba81446d3f6d053c0 Mon Sep 17 00:00:00 2001 From: Tabitha Cromarty Date: Tue, 20 Feb 2024 18:33:24 +0000 Subject: [PATCH] Update changelog again (#100) Seems it wasn't updated for #97 either :/ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c2ebee..9c8fc03 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ # v1.2.0 - Add support for configuring multiple superclasses for the `DefineDeletionStrategy` cop [#98](https://github.com/gocardless/anony/pull/98) +- Introduce helpers (selectors) for anonymising all a subject's records [#97](https://github.com/gocardless/anony/pull/97) # v1.1.0