From ad0314dac7af2e65399a83d4ee834979ab8eaa22 Mon Sep 17 00:00:00 2001 From: Enzo Mercanti Date: Mon, 28 Oct 2024 14:07:52 -0300 Subject: [PATCH] update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b37c5a0..5d35e33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +### Changed + +- Changed the token validation directive of the getUserByEmail operation + ## [1.44.13] - 2024-10-15 ### Fixed