From eea85e5f27e2c81015b528ca8ae33a1aa75c4449 Mon Sep 17 00:00:00 2001 From: Sean Preston Date: Tue, 7 Feb 2023 13:46:15 -0500 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b49d688155..2dfe28a44c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,11 @@ The types of changes are: * `Fixed` for any bug fixes. * `Security` in case of vulnerabilities. -## [Unreleased](https://github.com/ethyca/fides/compare/2.6.3...main) +## [Unreleased](https://github.com/ethyca/fides/compare/2.6.4...main) + +## [2.6.4](https://github.com/ethyca/fides/compare/2.6.3...2.6.4) + +### Fixed * Fixed bug for SMS completion notification not being sent [#2526](https://github.com/ethyca/fides/issues/2526)